Cleaning up the file structure

This commit is contained in:
Anonymus Raccoon
2020-04-26 15:42:33 +02:00
parent fd40741cc2
commit 70576bd398
16 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ cd AnonymousGoose || (echo "Error installing." ; exit 1)
virtualenv venv
source venv/bin/activate
pip3 install pyxhook simpleaudio
./main.py &
./run.sh