Debian version 9.2.0
This commit is contained in:
parent
971cafd935
commit
dcc1f663d5
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -6,7 +6,7 @@
|
|||
# Dépend : syslinux,wget
|
||||
#
|
||||
OPTIND=1
|
||||
DEBIAN_VERSION="8.7.1"
|
||||
DEBIAN_VERSION="9.2.0"
|
||||
DEBIAN_ARCH="amd64"
|
||||
BOOT_TYPE="efi64"
|
||||
SYSLINUX_EXE=`which syslinux`
|
||||
|
|
Reference in a new issue