mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-06-27 03:28:43 +00:00
10 lines
161 B
Bash
10 lines
161 B
Bash
#!/bin/sh
|
|
|
|
rm -f ../../../../alias/loopback
|
|
|
|
rm -f ../../../../alias/one
|
|
rm -f ../../../../alias/two
|
|
rm -f ../../../../alias/three
|
|
|
|
rm -f ../../../../alias/four
|