fix mysql

This commit is contained in:
2022-12-25 15:39:40 +07:00
parent b41f3e6606
commit f9c92cccff
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -6,4 +6,3 @@ source .env
docker pull $image
docker run --rm --env-file .env --network dalarmbot_net --name test_backup $image
echo "Backup create and save to ${STORAGE_HOST}/${STORAGE_PATH}"