Hiding warnings of watchers.
This commit is contained in:
parent
436870960d
commit
cb0742d440
@ -441,7 +441,7 @@ change_configs() {
|
|||||||
|
|
||||||
feeding_iocs() {
|
feeding_iocs() {
|
||||||
echo -e "\e[39m[+] Feeding your TinyCheck instance with fresh IOCs and whitelist, please wait."
|
echo -e "\e[39m[+] Feeding your TinyCheck instance with fresh IOCs and whitelist, please wait."
|
||||||
python3 /usr/share/tinycheck/server/backend/watchers.py
|
python3 /usr/share/tinycheck/server/backend/watchers.py 2>/dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
reboot_box() {
|
reboot_box() {
|
||||||
|
Loading…
Reference in New Issue
Block a user