Do an autoremove to remove node junk
This commit is contained in:
parent
7d4b8abc5b
commit
635bf201d4
@ -91,6 +91,8 @@ function remove_nodejs {
|
||||
fi
|
||||
|
||||
rm $NODEJS_INSTALLED_APPS_FILE
|
||||
|
||||
apt-get -yq autoremove
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user