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:
parent
8fef35802b
commit
8b3b950028
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue