1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00

remove useless template

This commit is contained in:
navanchauhan 2022-08-09 13:12:52 -04:00
parent 8d59afa38d
commit 4f03aefded

View file

@ -104,8 +104,6 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Updating a configuration file..." --time --weight=1
ynh_add_config --template="some_config_file" --destination="$final_path/some_config_file"
ynh_add_config --template="isso.cfg" --destination="$final_path/isso.cfg"
chmod 400 "$final_path/isso.cfg"