fix(nvm): Fix some Bashisms (#8378) (#8380)

(cherry picked from commit 54422ff97e)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-12-14 12:30:26 -08:00
committed by GitHub
parent fb2484489d
commit ed22436f58
2 changed files with 7 additions and 4 deletions
Regular → Executable
+2 -2
View File
@@ -1,5 +1,5 @@
#!/usr/bin/sh
#!/usr/bin/bash
. /etc/profile.d/nvm.sh
\. /etc/profile.d/nvm.sh --no-use
nvm $@