@@ -91,6 +91,8 @@ function remove_nodejs {
fi
rm $NODEJS_INSTALLED_APPS_FILE
+
+ apt-get -yq autoremove
}