Introduce configuration file

This commit is contained in:
2021-04-21 22:57:58 +02:00
parent 867071eca0
commit 2ddfefa646
2 changed files with 74 additions and 74 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
DLD_USER="dluser"
DLD_DIR="/opt/downloaders"
DLD_CONFDIR="/opt/downloaders.conf"