fixed nvm script

This commit is contained in:
2021-10-29 12:07:18 +00:00
parent 8c3d4b32aa
commit 1786529bb3

1
.config/install-scripts/005-nvm.sh Normal file → Executable file
View File

@@ -1,2 +1,3 @@
#!/bin/bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash