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:-}"