mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update default suite
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ TRANSPORT=${TRANSPORT:-http}
|
||||
MIRROR=${MIRROR:-deb.debian.org}
|
||||
DIRECTORY=${DIRECTORY:-/debian}
|
||||
ARCH=$(dpkg --print-architecture)
|
||||
SUITE=${SUITE:-stable}
|
||||
SUITE=${SUITE:-stretch}
|
||||
USERNAME=${USERNAME:-debian}
|
||||
TIMEZONE=${TIMEZONE:-UTC}
|
||||
NTPSERVER=${NTPSERVER:-pool.ntp.org}
|
||||
|
||||
Reference in New Issue
Block a user