Fix default web_root
This commit is contained in:
parent
44477d0083
commit
c3e60640d4
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -71,7 +71,7 @@ showversion() {
|
|||
}
|
||||
|
||||
web_user=""
|
||||
web_root=""
|
||||
web_root="/usr/share/airtime"
|
||||
web_port="80"
|
||||
in_place="f"
|
||||
postgres="f"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue