mirror of https://github.com/tteck/Proxmox.git
Update whoogle-install.sh
This commit is contained in:
parent
c44576efbf
commit
e21e413ee5
|
@ -73,7 +73,7 @@ pip install whoogle-search &>/dev/null
|
||||||
|
|
||||||
service_path="/etc/systemd/system/whoogle.service"
|
service_path="/etc/systemd/system/whoogle.service"
|
||||||
echo "[Unit]
|
echo "[Unit]
|
||||||
Description=ESPHome Dashboard
|
Description=Whoogle-Search
|
||||||
After=network.target
|
After=network.target
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/whoogle-search --host 0.0.0.0
|
ExecStart=/usr/local/bin/whoogle-search --host 0.0.0.0
|
||||||
|
|
Loading…
Reference in New Issue