mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update
This commit is contained in:
@@ -171,6 +171,7 @@ case "$DEBI_PRESET" in
|
|||||||
DEBI_MIRROR=${DEBI_MIRROR:-cdn-aws.deb.debian.org}
|
DEBI_MIRROR=${DEBI_MIRROR:-cdn-aws.deb.debian.org}
|
||||||
DEBI_NTP=${DEBI_NTP:-time.google.com}
|
DEBI_NTP=${DEBI_NTP:-time.google.com}
|
||||||
DEBI_SECURITY=${DEBI_SECURITY:-true}
|
DEBI_SECURITY=${DEBI_SECURITY:-true}
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo_stderr "Error: No such preset $DEBI_PRESET"
|
echo_stderr "Error: No such preset $DEBI_PRESET"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user