Rename the Node.js installer folder

This commit is contained in:
Manuel Thalmann 2023-04-04 14:10:52 +02:00
parent e1ad819a31
commit d42cf914b1
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ source "../../Debian/Software/git/install.sh";
source "../../Debian/Software/logo-ls/install.sh";
source "../../Debian/Software/VSCodium/install.sh";
source "../../Debian/Software/Visual Studio Code/install.sh";
source "../../Common/Software/Node.js/install.sh";
source "../../Common/Software/NVS/install.sh";
source "../../Debian/Software/Python/install.sh";
source "../../Common/Software/pyenv/install.sh";
source "../../Common/Software/pipenv/install.sh";