mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 22:15:15 +00:00
Distro information when install OS deps
This commit is contained in:
@@ -14,6 +14,8 @@ function inst_configureOS() {
|
|||||||
|
|
||||||
DISTRO=${DISTRO,,}
|
DISTRO=${DISTRO,,}
|
||||||
|
|
||||||
|
echo "Distro: $DISTRO"
|
||||||
|
|
||||||
# TODO: implement different configurations by distro
|
# TODO: implement different configurations by distro
|
||||||
source "$AC_PATH_INSTALLER/includes/os_configs/$DISTRO.sh"
|
source "$AC_PATH_INSTALLER/includes/os_configs/$DISTRO.sh"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user