Compare commits

..

No commits in common. "5bbb7e1c1fe86de674052a96f3831bae262dfe56" and "7442a7ed222ff6cc3fcb51a1629326eaee7ec6e0" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ col=(app_user awarding decoration rank squad user promotion player war campaign)
if [ -z "$1" ]
then
DATE=$(date '+%Y-%m-%d')
mkdir -p ${DATE}/resource
cp -R ../api/resource/ ${DATE}/
cp -R ../api/resource ${DATE}/
else
DATE=${1}
tar -xzf ${DATE}.tar.gz