mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-31 08:13:46 +00:00
Update find_characters.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# param 1
|
||||||
ACCOUNT_NAME=$1;
|
ACCOUNT_NAME=$1;
|
||||||
if [ -z "$ACCOUNT_NAME" ]
|
if [ -z "$ACCOUNT_NAME" ]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user