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
|
# -- Cannot be a function ends here
|
||||||
|
|
||||||
load_auto_conf
|
load_autoconf
|
||||||
|
|
||||||
load_configuration
|
load_configuration
|
||||||
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ upgrade_dist()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Remplace source.list from dist with ours (be smarter)
|
# 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..."
|
prnt I "Mise à jour de la liste des paquets..."
|
||||||
pkgupdt
|
pkgupdt
|
||||||
|
|||||||
Reference in New Issue
Block a user