mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update whoogle-install.sh
add dependency
This commit is contained in:
parent
189439964f
commit
5fe82e720c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ apt-get install python3-pip -y &>/dev/null
|
||||||
msg_ok "Installed pip3"
|
msg_ok "Installed pip3"
|
||||||
|
|
||||||
msg_info "Installing Whoogle"
|
msg_info "Installing Whoogle"
|
||||||
|
pip install brotli &>/dev/null
|
||||||
pip install whoogle-search &>/dev/null
|
pip install whoogle-search &>/dev/null
|
||||||
|
|
||||||
service_path="/etc/systemd/system/whoogle.service"
|
service_path="/etc/systemd/system/whoogle.service"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue