Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/5fe82e720c73e412a14493a60339f02bd7d20839?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update whoogle-install.sh

add dependency
pull/781/head
tteckster 3 years ago committed by GitHub
parent 189439964f
commit 5fe82e720c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,6 +90,7 @@ apt-get install python3-pip -y &>/dev/null
msg_ok "Installed pip3"
msg_info "Installing Whoogle"
pip install brotli &>/dev/null
pip install whoogle-search &>/dev/null
service_path="/etc/systemd/system/whoogle.service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.