diff --git a/Makefile b/Makefile deleted file mode 100644 index c9c2a91..0000000 --- a/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -all: /usr/bin/mpg321 lib/bin/python - amixer -q sset Master 95% - sudo npm start - -/usr/bin/mpg321: - sudo apt-get install mpg321 - -lib/bin/python: - virtualenv lib