1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Update to 1.6.0-FINAL

This commit is contained in:
spooknik 2019-01-23 16:13:28 +01:00 committed by GitHub
parent 671edc4f3d
commit 4ad7d1314b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ User=admin
Group=users Group=users
Type=simple Type=simple
UMask=000 UMask=000
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama-1.6.0-RC9.war ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama-1.6.0-FINAL.war
RestartSec=15 RestartSec=15
Restart=always Restart=always