From 3b94b235168807d1767cffb2fbd4dcdeb3abf034 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 20 Sep 2020 20:37:45 +0200 Subject: [PATCH] Update data/helpers.d/utils MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- data/helpers.d/utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/helpers.d/utils b/data/helpers.d/utils index 41c429c74..76779f268 100644 --- a/data/helpers.d/utils +++ b/data/helpers.d/utils @@ -342,7 +342,7 @@ ynh_add_config () { # __USER__ by $app # __FINALPATH__ by $final_path # __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: # __DOMAIN__ by $domain # __APP__ by $app