From cd7b86bc5db45e7e532a7cd288e32327180a1185 Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Wed, 12 Mar 2025 14:44:36 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.sh b/2.sh index ccb6057..1b21b2a 100644 --- a/2.sh +++ b/2.sh @@ -37,4 +37,4 @@ EOF -pg_restore -h hostname -U username -C -d xxxxxx /home/work/dump.sql \ No newline at end of file +pg_restore -h 127.0.0.1 -U odoo -C -d SJFZ2024_1 -v SJFZ2024_1_2025-03-11_03-47-42.dump \ No newline at end of file