This commit is contained in:
luk
2024-08-03 14:24:29 +08:00
parent 5dcf13d6d2
commit 29a2b5d7db
7 changed files with 19 additions and 11 deletions

8
nodejs-remove.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
echo "Usage: this-script.sh [VERSION]"
rm -fr /usr/local/bin/node
rm -fr /usr/local/bin/npm
rm -fr /usr/local/lib/node_modules
rm -fr /usr/local/include/node