mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Bash: Fixed Quit option
This commit is contained in:
@@ -269,7 +269,7 @@ do
|
||||
break
|
||||
;;
|
||||
"Quit")
|
||||
break
|
||||
exit
|
||||
;;
|
||||
*) echo invalid option;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user