1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git synced 2024-09-03 19:56:19 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-10-06 14:26:57 +02:00
parent 4450df4f27
commit 57be94eef1

View file

@ -30,7 +30,7 @@ ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore_file --origin_path="/etc/systemd/system/$app.service"
systemctl enable $app.service --quiet
yunohost service add $app --description="Web interface for Urban Dictionary" --log="/var/log/$app/$app.log"
yunohost service add $app --description="Emojiwall for Owncast" --log="/var/log/$app/$app.log"
#=================================================
# GENERIC FINALIZATION