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

This commit is contained in:
evilsocket 2018-04-07 12:38:48 +02:00
parent f0001b869e
commit cbc7724dde
Failed to generate hash of commit

View file

@ -23,13 +23,3 @@ test:
clear
python ui/main.py --socket unix:///tmp/osui.sock &
sudo ./daemon/daemon -ui-socket unix:///tmp/osui.sock
test_real:
clear
make clean
clear
mkdir -p ~/.opensnitch/rules
make
clear
python ui/main.py --socket unix:///tmp/osui.sock &
sudo ./daemon/daemon -ui-socket unix:///tmp/osui.sock -rules-path ~/.opensnitch/rules