mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
\. /etc/profile.d/nvm.sh --no-use
|
|
|
|
nvm $@
|