Added "run" tartget for easy launch under Linux #843

Closed
Quix0r wants to merge 3 commits from master into master
Showing only changes of commit 78a9ae129e - Show all commits

View File

@ -65,5 +65,4 @@ sourcedeb:
gzip -f9n ../${APP}_${VERSION}.orig.tar
run:
cd src/
./bitmessagemain.py
cd src/ && ./bitmessagemain.py