1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
This commit is contained in:
ericgaspar 2021-04-11 11:09:30 +02:00
parent 4725618aec
commit 687f21c12a
2 changed files with 0 additions and 4 deletions

View file

@ -183,8 +183,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=2
# Start a systemd service
ynh_systemd_action --service_name=$app --action=start --log_path=systemd
chmod -R 755 $final_path/bin
#=================================================
# SETUP SSOWAT
#=================================================

View file

@ -165,8 +165,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_systemd_action --service_name=$app --action=restart --log_path=systemd
chmod -R 755 $final_path/bin
#=================================================
# RELOAD NGINX
#=================================================