mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 0_bashrc.sh
This commit is contained in:
@@ -39,7 +39,7 @@ echo "export DATAPATH=${DATAPATH}" >> ~/.bash_wow
|
||||
#----------------------------------------------------------------------------------------
|
||||
# Add alias to ~/.bash_wow
|
||||
#----------------------------------------------------------------------------------------
|
||||
echo "alias menu='${ROOT_DIR}/menu.sh'" >> ~/.bash_wow
|
||||
echo "alias menu='${ROOT_DIR}/script/menu.sh'" >> ~/.bash_wow
|
||||
echo "alias install='${ROOT_DIR}/script/1_source-install.sh'" >> ~/.bash_wow
|
||||
echo "alias update='${ROOT_DIR}/script/2_source-update.sh'" >> ~/.bash_wow
|
||||
echo "alias build='${ROOT_DIR}/script/3_server-build.sh'" >> ~/.bash_wow
|
||||
|
||||
Reference in New Issue
Block a user