1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2024-09-03 18:16:26 +02:00

Update install

This commit is contained in:
ericgaspar 2020-11-16 20:05:17 +01:00
parent a917676a74
commit 1712e31d34
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -83,8 +83,8 @@ ynh_add_nginx_config
ynh_script_progression --message="Starting a systemd service..." --weight=2
# Reload services
ynh_systemd_action --service_name=$app --action="start"
ynh_systemd_action --service_name=$app --action="enable"
systemctl start $app
systemctl enable --now $app
#=================================================
# SETUP SSOWAT