1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00

not changing current configuration

This commit is contained in:
yalh76 2022-03-12 14:26:36 +01:00
parent 2524f2dbd1
commit f241d981fb

View file

@ -156,7 +156,7 @@ popd
#=================================================
ynh_script_progression --message="Updating a config file..."
ynh_add_config --template="yunorunner.config.py" --destination="$final_path/config.py"
ynh_backup_if_checksum_is_different --file="$final_path/config.py"
chmod 400 "$final_path/config.py"
chown $app:$app "$final_path/config.py"