1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Update config.sh

This commit is contained in:
niansa 2018-07-15 08:23:48 +00:00
parent 9e8eb031dd
commit 1f1781f911

View file

@ -1,7 +1,7 @@
#! /bin/bash
# The web server is running under this user (requires to start the socat script as root!). This option may be empty
suuser=""
SUUSER=""
# Here is the webroot (homefolder for the website)
FILES="/var/www/html/"