Modified Debian run script based on issue #145

This commit is contained in:
fuzzgun 2013-05-12 13:52:37 +01:00
parent 5caced3c6b
commit 1f4052a0c0
1 changed files with 2 additions and 2 deletions

4
debian/pybm vendored
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
cd /usr/share/pybitmessage
python bitmessagemain.py
exec python bitmessagemain.py