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:
parent
bb89ed49b4
commit
46381861a5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue