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:
parent
8d59afa38d
commit
4f03aefded
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue