misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-04-07 15:41:08 +02:00
parent 946b29b43e
commit 549ec9bb5d
Failed to generate hash of commit

View file

@ -23,3 +23,16 @@ test:
clear
python ui/main.py --socket unix:///tmp/osui.sock &
sudo ./daemon/daemon -ui-socket unix:///tmp/osui.sock
ads:
clear
make clean
clear
make
clear
python make_ads_rules.py
clear
python ui/main.py --socket unix:///tmp/osui.sock &
sudo ./daemon/daemon -ui-socket unix:///tmp/osui.sock