switch to airsonic-advanced

This commit is contained in:
Sebastian Hugentobler 2021-05-08 14:26:27 +02:00
parent 0fe95ddd51
commit d3dbc7facf
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 30 additions and 15 deletions

View file

@ -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 \