mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
8 lines
112 B
Bash
Executable File
8 lines
112 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -rf ../../alias
|
|
rm -rf ../../v0.10.1
|
|
rm -rf ../../v0.10.2
|
|
rm -rf ../../v0.10.3
|
|
rm -f ../../.nvmrc
|