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

Update change_url

This commit is contained in:
yalh76 2022-09-23 02:05:16 +02:00
parent 8fef35802b
commit 8b3b950028

View file

@ -114,6 +114,9 @@ ynh_script_progression --message="Updating a configuration file..." --weight=1
ynh_add_config --template="../conf/cockpit.conf" --destination="/etc/cockpit/cockpit.conf"
chmod 440 "/etc/cockpit/cockpit.conf"
chown root:$app-ws "/etc/cockpit/cockpit.conf"
#=================================================
# GENERIC FINALISATION
#=================================================