From 822c9f6f9b71f6dcbc69082fa2012e3283c5766c Mon Sep 17 00:00:00 2001 From: "M.Goldshteyn" Date: Fri, 13 Sep 2024 10:37:13 +0300 Subject: [PATCH] db pass --- migration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration.sh b/migration.sh index ce1cd94..77ea893 100644 --- a/migration.sh +++ b/migration.sh @@ -143,7 +143,7 @@ fi mv config.txt config.txt.$DATE -mv config.txt.template config.txt +cp config.txt.template config.txt if [[ "$PLATFORM_STATUS" == 1 ]]; then echo "start $PLATFORM_SERVICE_NAME"