mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 15:28:28 +00:00
* add: NVM
* chore: Packager and changelog
(cherry picked from commit 2896419ba2)
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/sh
|
||||
|
||||
source /etc/profile.d/nvm.sh
|
||||
|
||||
nvm $@
|
||||
Reference in New Issue
Block a user