From e479d9c1609accb975cd3393c91d64027f8f0e7d Mon Sep 17 00:00:00 2001 From: "M.Goldshteyn" Date: Thu, 12 Sep 2024 17:21:12 +0300 Subject: [PATCH] start --- migration.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/migration.sh b/migration.sh index d658d69..4b023a7 100644 --- a/migration.sh +++ b/migration.sh @@ -130,8 +130,8 @@ fonts_rsync else echo "EVENT_COMMON value must be 0 or 1 or 2" && exit fi -config.txt mv config.txt.$DATE -config.txt.template mv config.txt +mv config.txt config.txt.$DATE +mv config.txt.template config.txt if [[ "$PLATFORM_STATUS" == 1 ]]; then echo "start $PLATFORM_SERVICE_NAME"