We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54176d0 commit dbdf89dCopy full SHA for dbdf89d
boxes/utils.sh
@@ -15,7 +15,7 @@ clean_box() {
15
}
16
17
extract_deb() {
18
- repo="http://ftp.debian.org/debian/pool/main"
+ repo="http://archive.debian.org/debian/pool/main"
19
path="$1"
20
dpkg=`basename "$path"`
21
0 commit comments