We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ca571 commit dfb1111Copy full SHA for dfb1111
auto/config
@@ -31,7 +31,6 @@ if [ "$ARCH" == "amd64" ]; then
31
--binary-images iso-hybrid \
32
--debian-installer live \
33
--debian-installer-gui true \
34
- --debian-installer-distribution daily \
35
--checksums md5 \
36
--debug \
37
--distribution jessie \
@@ -65,7 +64,6 @@ elif [ "$ARCH" == "i386" ]; then
65
64
66
67
68
69
70
71
0 commit comments