Set Docker upgrade process as optional

This commit is contained in:
2022-08-18 15:41:55 +02:00
parent cc4387898b
commit bf62bfda98
3 changed files with 20 additions and 10 deletions

View File

@ -3,3 +3,4 @@
# Copy this file as variables.conf, with the correct values
containers_dir="" # Path to containers subvolumes main directory
docker=0 # Boolean (0 or 1); Set to 1 if Docker is running on the server