mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Merge pull request #83 from YunoHost-Apps/testing
Do not change configuration
This commit is contained in:
commit
15b91df773
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ ynh_script_progression --message="Updating a config file..."
|
|||
|
||||
config_file="$final_path/.config/syncthing/config.xml"
|
||||
|
||||
ynh_add_config --template="../conf/config.xml" --destination="$config_file"
|
||||
#ynh_add_config --template="../conf/config.xml" --destination="$config_file"
|
||||
|
||||
chmod 400 "$config_file"
|
||||
chown $app:$app "$config_file"
|
||||
|
|
Loading…
Add table
Reference in a new issue