containers/variables.conf.template

7 lines
220 B
Plaintext
Raw Permalink Normal View History

2022-07-24 20:28:08 +02:00
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
containers_dir="" # Path to containers subvolumes main directory
2022-08-18 15:41:55 +02:00
docker=0 # Boolean (0 or 1); Set to 1 if Docker is running on the server