Add scripts for backing up
This commit is contained in:
5
stop-backup.sh
Normal file
5
stop-backup.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "backup done!"
|
||||
echo "shutting down backups vm"
|
||||
curl "http://10.10.100.12:8123/stopbackup"
|
||||
Reference in New Issue
Block a user