Update scripts/install
This commit is contained in:
parent
cff78f3595
commit
a625696211
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ ynh_script_progression "Adding $app's configuration files..."
|
||||||
###
|
###
|
||||||
### Check the documentation of `ynh_config_add` for more info.
|
### 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
|
# FIXME: this should be handled by the core in the future
|
||||||
### You may need to use chmod 600 instead of 400,
|
### You may need to use chmod 600 instead of 400,
|
||||||
|
|
Loading…
Reference in a new issue