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"