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:
Éric Gaspar 2024-01-17 15:27:43 +01:00
parent 7715481fc8
commit 5052e70d82

View file

@ -33,6 +33,7 @@ ynh_replace_string --match_string="ListenStream=.*" --replace_string="ListenStre
systemctl daemon-reload
systemctl restart $app.socket
mkdir "/etc/cockpit/"
ynh_add_config --template="cockpit.conf" --destination="/etc/cockpit/cockpit.conf"
chmod 650 "/etc/cockpit/cockpit.conf"