mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update data/helpers.d/utils
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
1e79e50d68
commit
3b94b23516
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ ynh_add_config () {
|
||||||
# __USER__ by $app
|
# __USER__ by $app
|
||||||
# __FINALPATH__ by $final_path
|
# __FINALPATH__ by $final_path
|
||||||
# __PHPVERSION__ by $YNH_PHP_VERSION
|
# __PHPVERSION__ by $YNH_PHP_VERSION
|
||||||
#
|
# __YNH_NODE_LOAD_PATH__" by $ynh_node_load_PATH
|
||||||
# And any dynamic variables that should be defined before calling this helper like:
|
# And any dynamic variables that should be defined before calling this helper like:
|
||||||
# __DOMAIN__ by $domain
|
# __DOMAIN__ by $domain
|
||||||
# __APP__ by $app
|
# __APP__ by $app
|
||||||
|
|
Loading…
Add table
Reference in a new issue