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:
parent
671edc4f3d
commit
4ad7d1314b
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ User=admin
|
|||
Group=users
|
||||
Type=simple
|
||||
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
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue