From eef273624896bd3aa034c0b785163eafa513f57d Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Thu, 15 May 2025 11:53:45 +0200 Subject: [PATCH] Updated tools.func (markdown) --- tools.func.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools.func.md b/tools.func.md index c194150..819c221 100644 --- a/tools.func.md +++ b/tools.func.md @@ -1,6 +1,6 @@ # This page describes all helper functions defined in `misc/tools.func` -The tools.func file is automatically sourced and can be used in all $APP-install.sh files. +The tools.func file is automatically sourced and can be used in all **$APP-install.sh** files. ## `install_node_and_modules` Bash Function