Skip to content

Commit dfb1111

Browse files
committed
revert para usar el debian installer semanal
1 parent 33ca571 commit dfb1111

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

auto/config

-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ if [ "$ARCH" == "amd64" ]; then
3131
--binary-images iso-hybrid \
3232
--debian-installer live \
3333
--debian-installer-gui true \
34-
--debian-installer-distribution daily \
3534
--checksums md5 \
3635
--debug \
3736
--distribution jessie \
@@ -65,7 +64,6 @@ elif [ "$ARCH" == "i386" ]; then
6564
--binary-images iso-hybrid \
6665
--debian-installer live \
6766
--debian-installer-gui true \
68-
--debian-installer-distribution daily \
6967
--checksums md5 \
7068
--debug \
7169
--distribution jessie \

0 commit comments

Comments
 (0)