set correct backuppath

This commit is contained in:
rick
2019-08-27 20:04:20 +02:00
parent 1a68f32df6
commit 8591f84119

View File

@@ -2,7 +2,7 @@
#this script makes a copy of each container and backups afterwards the copies
#set -x
backuppath='/srv/backUP/lxc'
backuppath='/srv/backUP/lxc/'
backupuser='rick-monitoring'
lxccmd='/snap/bin/lxc'