Cradicle Explorer
Py3Bitmessage
Info
Issues
Patches
Wallets
Source
Source
.buildbot
.devcontainer
.github
buildscripts
desktop
dev
docs
man
packages
src
.gitattributes
.gitignore
.readthedocs.yml
COPYING
INSTALL.md
LICENSE
MANIFEST.in
README.md
checkdeps.py
checkdeps.py.bak
kivy-requirements.txt
pybitmessage
requirements.txt
setup.cfg
setup.py
start.sh
stdeb.cfg
tests-kivy.py
tests.py
tox.ini
/
start.sh
start.sh
1
#!/bin/sh
2
3
python2 pybitmessage/bitmessagemain.py "$@"