Skip to content
Snippets Groups Projects
Commit 871da3f1 authored by Bob Mottram's avatar Bob Mottram
Browse files

Remove nodejs from completion file

parent 1dd160dd
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@ function remove_nodejs {
return
fi
if [ ! -f $NODEJS_INSTALLED_APPS_FILE ]; then
remove_app nodejs
return
fi
sed -i "/install_${1}/d" $NODEJS_INSTALLED_APPS_FILE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment