del legacy b2, add rclone
This commit is contained in:
Executable
+6
@@ -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}"
|
||||
Reference in New Issue
Block a user