Merge pull request #1298 from paddatrapper/fix/web-root

Fix default web_root
This commit is contained in:
Kyle Robbertze 2021-08-17 21:11:53 +02:00 committed by GitHub
commit bb941c2f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ showversion() {
}
web_user=""
web_root=""
web_root="/usr/share/airtime"
web_port="80"
in_place="f"
postgres="f"