Remove nodejs from completion file
This commit is contained in:
parent
635bf201d4
commit
1dd160dd63
|
@ -90,6 +90,8 @@ function remove_nodejs {
|
|||
rm /usr/bin/node
|
||||
fi
|
||||
|
||||
remove_app nodejs
|
||||
|
||||
rm $NODEJS_INSTALLED_APPS_FILE
|
||||
|
||||
apt-get -yq autoremove
|
||||
|
|
Loading…
Reference in New Issue