[Bash] Fixed previous scripts permissions and minor mistake
This commit is contained in:
parent
b03b420813
commit
cf87d71765
4 changed files with 1 additions and 1 deletions
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue