some typos
This commit is contained in:
2
init.sh
2
init.sh
@@ -112,7 +112,7 @@ prnt I "Lancé sur $SYS_DIST version $SYS_VER ($SYS_CODE) architecture $SYS_ARCH
|
||||
|
||||
# -- Cannot be a function ends here
|
||||
|
||||
load_auto_conf
|
||||
load_autoconf
|
||||
|
||||
load_configuration
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ upgrade_dist()
|
||||
fi
|
||||
|
||||
# Remplace source.list from dist with ours (be smarter)
|
||||
installfile "${SYS_DIST}_${SYS_VER}" /etc/apt/sources.list
|
||||
installfile "${SYS_DIST}_${SYS_VER}.list" /etc/apt/sources.list
|
||||
|
||||
prnt I "Mise à jour de la liste des paquets..."
|
||||
pkgupdt
|
||||
|
||||
Reference in New Issue
Block a user