mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-10 15:17:36 +00:00
Update whoogle-install.sh
add dependency
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user