mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +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 $@
|