mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
[Bash] Fixed previous scripts permissions and minor mistake
This commit is contained in:
@@ -89,7 +89,7 @@ function import() {
|
||||
echo "DROP PROCEDURE IF EXISTS \`updateDb\`;" >> "$newFile";
|
||||
fi;
|
||||
|
||||
#rm $entry;
|
||||
rm $entry;
|
||||
|
||||
oldDate=$dateToday
|
||||
oldCnt=$cnt
|
||||
|
||||
0
data/sql/updates/pending_db_auth/create_sql.sh
Normal file → Executable file
0
data/sql/updates/pending_db_auth/create_sql.sh
Normal file → Executable file
0
data/sql/updates/pending_db_characters/create_sql.sh
Normal file → Executable file
0
data/sql/updates/pending_db_characters/create_sql.sh
Normal file → Executable file
0
data/sql/updates/pending_db_world/create_sql.sh
Normal file → Executable file
0
data/sql/updates/pending_db_world/create_sql.sh
Normal file → Executable file
Reference in New Issue
Block a user