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
1 changed files with 1 additions and 1 deletions

View File

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