mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 08:37:17 +00:00
Update setup.sh
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -5,9 +5,7 @@ export ROOT_DIR="$(cd -P -- "$(dirname -- "$0")" && pwd -P)"
|
|||||||
##########################################################################################
|
##########################################################################################
|
||||||
# USER CONFIG
|
# USER CONFIG
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
set -a # export all variables created next
|
set -a; source settings.env; set +a
|
||||||
source settings.env
|
|
||||||
set +a # stop exporting
|
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# Import system vars and aliases into ~/.bashrc
|
# Import system vars and aliases into ~/.bashrc
|
||||||
|
|||||||
Reference in New Issue
Block a user