From bf7e11e50e6844094d282d4ff1722684c651cc00 Mon Sep 17 00:00:00 2001 From: Gianmarco Pettinato Date: Sat, 25 Dec 2021 20:13:16 +0100 Subject: [PATCH] update nvm --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 9b59e3c..adb1ea1 100644 --- a/setup.sh +++ b/setup.sh @@ -2,5 +2,5 @@ wget https://git.jatus.tech/Jatus/workstation-setup/raw/branch/main/requirments.yml ansible-galaxy install -r requirments.yml ansible-pull -U https://git.jatus.tech/Jatus/workstation-setup.git -zsh +su gianm nvm install --lts \ No newline at end of file