whoogle - install and upgrade for whoogle search

This commit is contained in:
2022-07-01 10:46:56 +02:00
parent c50b5fd647
commit 75b27b2dd1
2 changed files with 115 additions and 0 deletions

7
seqs/whoogle.cfg.example Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
readonly sc_whoogleDir="/opt/whoogle-search"
readonly sc_whoogleUser="whoogle"
readonly sc_whoogleHost="0.0.0.0"
readonly sc_whooglePort="5000"