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:
@@ -63,7 +63,7 @@ then
|
||||
# Set alias to start, stop and open wow or auth tmux sessions
|
||||
##########################################################################################
|
||||
|
||||
if grep -q '^bash_wow' ~/.bashrc
|
||||
if grep -R "bash_wow" ~/.bashrc
|
||||
then
|
||||
echo "bash_wow exists";
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user