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

Update default search after searx removal

parent 1f7c90cd
No related branches found
No related tags found
No related merge requests found
......@@ -846,6 +846,7 @@ function remove_searx {
remove_completion_param install_searx
sed -i '/Search engine /d' $COMPLETION_FILE
sed -i '/searx /d' $COMPLETION_FILE
update_default_search_engine
}
function install_searx {
......
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