This commit is contained in:
Kevin Alberts 2020-04-25 02:50:46 +02:00
parent c894805619
commit 866df76336
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
SERVER_NAME = "SomeServer"
SUDO = "sudo"
SMBD = "smbd"
APACHE = "apache2"
BASE_DIR = "/media/share_root"