update readme to fit new version

This commit is contained in:
rick
2021-10-18 20:11:16 +02:00
parent 1d8f995804
commit 34b9729d3a

View File

@@ -2,7 +2,6 @@
Backupscript for LXC Container Backupscript for LXC Container
This script creates a copy of all running containers, backs them up (via lxc export) and deletes the copies afterwards. This script loops over all containers, stops them (to prevent inconsistencies), exports them and starts them afterwards agein
Copies are created to prevent database inconsistencies -> copies are way faster than exports
If you want to use this script you need to change the variables `backupuser` and `backuppath` to your environment If you want to use this script you need to change the variables `backupuser` and `backuppath` to your environment