Fix default web_root

This commit is contained in:
Kyle Robbertze 2021-08-17 21:11:07 +02:00
parent 44477d0083
commit c3e60640d4
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"