From dd1aa43b6c1489a96a31dc9342539a5577907b6e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 5 May 2025 12:17:40 +0200 Subject: [PATCH] Update tools.func --- misc/tools.func | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/tools.func b/misc/tools.func index c79e495..7ad1c02 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -1,3 +1,4 @@ +#!/bin/bash install_node_and_modules() { local NODE_VERSION="${NODE_VERSION:-22}" local NODE_MODULE="${NODE_MODULE:-}"