make backup script more verbose -> logging/debugging purpose
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#this script makes a copy of each container and backups afterwards the copies
|
#this script makes a copy of each container and backups afterwards the copies
|
||||||
#set -x
|
set -x
|
||||||
|
|
||||||
backuppath='/srv/backUP/lxc/'
|
backuppath='/srv/backUP/lxc/'
|
||||||
backupuser='rick-monitoring'
|
backupuser='rick-monitoring'
|
||||||
|
|||||||
Reference in New Issue
Block a user