@ -31,4 +31,7 @@ install: build
@echo "e6dl was installed to $(INSTALLPATH)/e6dl. Run make uninstall to get rid of it, or just remove the binary yourself."
uninstall:
rm $(INSTALLPATH)/e6dl
run:
@- go run src/*.go