del legacy b2, add rclone

This commit is contained in:
2022-12-14 13:39:39 +07:00
parent 8a9a1edc71
commit b649a6d7ba
11 changed files with 76 additions and 197 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
source .env
docker run --rm --env-file .env --network dalarmbot_net --name test_backup hub.realmanual.ru/images/backup-2:latest
echo "Backup create and save to ${STORAGE_HOST}/${STORAGE_PATH}"