From b33f96fd8bd5cec78106edd7f466f9d783b91d41 Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Wed, 12 Mar 2025 12:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=202.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/2.sh b/2.sh index c1f43db..63dc508 100644 --- a/2.sh +++ b/2.sh @@ -1 +1,5 @@ -curl -F 'master_pwd=Sj89061189' -F backup_file=@/opt/odoo/odoo_backups/db1.2018-04-14.zip -F 'copy=true' -F 'SJFZ2023' http://localhost:2023/web/database/restore \ No newline at end of file +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 \ No newline at end of file