🎉 v2.0 release!!!

This commit is contained in:
k4m4 2018-02-05 23:11:58 +02:00
parent d72d8abafa
commit 422868a62d
No known key found for this signature in database
GPG Key ID: C747F75367032D1E
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ python:
install:
- pip3 install -r requirements.txt
script:
- python -c "import kickthemout; import scan; import spoof"
- sudo python -c "import kickthemout; import scan; import spoof"