mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
a474c02e09
(cherry picked from commit 54422ff97e)
Co-authored-by: Gilver <rockgrub@disroot.org>
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 $@
|