Update setup script with new conf-sync, new options, and add variables file

This commit is contained in:
2022-06-06 14:47:29 +02:00
parent e6bbeeb583
commit 7b5e087fa2
2 changed files with 52 additions and 40 deletions

7
variables.conf.template Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
dl_server="no"
ftp_server="no"
upnp_server="no"