mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
454bc0c22c
(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 $@
|