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"