mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
6 lines
47 B
Bash
6 lines
47 B
Bash
#!/usr/bin/sh
|
|
|
|
. /etc/profile.d/nvm.sh
|
|
|
|
nvm $@
|