whoogle - install and upgrade for whoogle search
This commit is contained in:
7
seqs/whoogle.cfg.example
Normal file
7
seqs/whoogle.cfg.example
Normal 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"
|
||||
|
Reference in New Issue
Block a user