8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Copy this file as variables.conf, with the correct values
|
||
|
|
||
|
dl_server="no"
|
||
|
ftp_server="no"
|
||
|
upnp_server="no"
|