Browse Source

start

master
M.Goldshteyn 1 year ago
parent
commit
e479d9c160
  1. 4
      migration.sh

4
migration.sh

@ -130,8 +130,8 @@ fonts_rsync @@ -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"

Loading…
Cancel
Save