更新 2.sh

This commit is contained in:
lqs 2025-03-12 13:15:24 +08:00
parent ac59072169
commit 1762838cd8

16
2.sh
View File

@ -3,4 +3,18 @@ curl -F 'master_pwd=Sj89061189' \
-F backup_file=@SJFZ2023_2025-03-11_15-35-01.zip \
-F 'copy=true' \
-F 'name=SJFZ2023' \
http://localhost:2023/web/database/restore
http://localhost:2023/web/database/restore
sudo chmod -R 777 SJFZ2024_1_2025-03-11_15-37-00.zip
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 \
-F 'copy=true' \
-F 'name=SJFZ_2025_1' \
http://localhost:2025/web/database/restore