更新 2.sh

This commit is contained in:
lqs 2025-03-12 13:51:39 +08:00
parent c0feccb177
commit 0179b156ef

3
2.sh
View File

@ -12,6 +12,9 @@ curl -F 'master_pwd=Sj89061189' \
-F 'name=SJFZ2024_1' \
http://localhost:2024/web/database/restore
curl -F 'master_pwd=Sj89061189' -F backup_file=@SJFZ2024_1_2025-03-11_15-37-00.zip -F 'copy=true' -F 'name=SJFZ2024_1' http://localhost:2024/web/database/restore
sudo chmod -R 777 SJFZ_2025_1_2025-03-11_15-40-24.zip
curl -F 'master_pwd=Sj89061189' \
-F backup_file=@SJFZ_2025_1_2025-03-11_15-40-24.zip \