1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00

Update install

This commit is contained in:
ericgaspar 2022-02-01 12:31:46 +01:00
parent bb89ed49b4
commit 46381861a5
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -134,7 +134,7 @@ ynh_add_systemd_config
#=================================================
ynh_script_progression --message="Modifying a config file..." --weight=1
path=${path_url%/}
path=${path_url#/}
ynh_add_config --template="../conf/config.json.example" --destination="$final_path/config.json"
chmod 400 "$final_path/config.json"