mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-15 03:33:31 +01:00
Updated tools.func (markdown)
@ -1,5 +1,7 @@
|
||||
# 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.
|
||||
|
||||
## `install_node_and_modules` Bash Function
|
||||
|
||||
This function automates the installation of a specified version of Node.js and a list of global Node modules on a Debian-based system. It ensures the desired Node.js version is installed (replacing any existing version if necessary) and installs or updates specified Node.js global modules.
|
||||
|
||||
Reference in New Issue
Block a user