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

Merge branch 'master' into testing

This commit is contained in:
ericgaspar 2020-12-04 13:57:45 +01:00
commit 980916df36
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -78,6 +78,7 @@ ynh_install_app_dependencies $pkg_dependencies
ynh_script_progression --message="Restoring the systemd configuration..." --weight=2
ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
systemctl enable $app.service --quiet
#=================================================