Browse Source

db pass

master
M.Goldshteyn 1 year ago
parent
commit
822c9f6f9b
  1. 2
      migration.sh

2
migration.sh

@ -143,7 +143,7 @@ fi @@ -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"

Loading…
Cancel
Save