switch to airsonic-advanced
This commit is contained in:
parent
0fe95ddd51
commit
d3dbc7facf
3 changed files with 30 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
cd ${AIRSONIC_DIR}
|
||||
cd "$AIRSONIC_DIR"
|
||||
exec s6-setuidgid airsonic java -Xmx512m \
|
||||
-Dserver.host=0.0.0.0 \
|
||||
-Dserver.port=8080 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue