8 lines
287 B
Markdown
8 lines
287 B
Markdown
# lcx_backup
|
|
|
|
Backupscript for LXC Container
|
|
|
|
This script loops over all containers, stops them (to prevent inconsistencies), exports them and starts them afterwards agein
|
|
|
|
If you want to use this script you need to change the variables `backupuser` and `backuppath` to your environment
|