Update scripts/install

This commit is contained in:
denis 2024-11-07 04:32:23 -05:00
parent cff78f3595
commit a625696211

View file

@ -69,7 +69,7 @@ ynh_script_progression "Adding $app's configuration files..."
###
### Check the documentation of `ynh_config_add` for more info.
#ynh_config_add --template="some_config_file" --destination="$install_dir/some_config_file"
ynh_config_add --template="run.sh" --destination="$install_dir/run.sh"
# FIXME: this should be handled by the core in the future
### You may need to use chmod 600 instead of 400,