permissions...
This commit is contained in:
parent
a6af5ac806
commit
1e65340641
@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/with-contenv sh
|
#!/usr/bin/with-contenv sh
|
||||||
|
|
||||||
cd /${AIRSONIC_DIR}
|
chown airsonic:airsonic $AIRSONIC_DIR/data/transcode/ffmpeg
|
||||||
|
|
||||||
|
cd ${AIRSONIC_DIR}
|
||||||
exec s6-setuidgid airsonic java -Xmx512m \
|
exec s6-setuidgid airsonic java -Xmx512m \
|
||||||
-Dserver.host=0.0.0.0 \
|
-Dserver.host=0.0.0.0 \
|
||||||
-Dserver.port=8080 \
|
-Dserver.port=8080 \
|
||||||
|
Loading…
Reference in New Issue
Block a user