mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
05b656ff7d
(cherry picked from commit c4ef2f0908)
Co-authored-by: Gilver <rockgrub@disroot.org>
6 lines
47 B
Bash
6 lines
47 B
Bash
#!/usr/bin/sh
|
|
|
|
. /etc/profile.d/nvm.sh
|
|
|
|
nvm $@
|