mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 5_config.sh
This commit is contained in:
@@ -67,7 +67,7 @@ then
|
|||||||
then
|
then
|
||||||
echo "bash_wow exists";
|
echo "bash_wow exists";
|
||||||
else
|
else
|
||||||
echo "if [ -f ~/.bash_wow ]; then . ~/.bash_wow fi" > ~/.bashrc
|
echo "if [ -f ~/.bash_wow ]; then . ~/.bash_wow fi" >> ~/.bashrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "ROOT_DIR=${ROOT_DIR}" > ~/.bash_wow
|
echo "ROOT_DIR=${ROOT_DIR}" > ~/.bash_wow
|
||||||
|
|||||||
Reference in New Issue
Block a user