progress removing onionr.py

This commit is contained in:
Kevin Froman 2019-07-30 13:13:10 -05:00
parent 453e8588c5
commit e037633735
7 changed files with 43 additions and 389 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
cd "$(dirname "$0")"
cd onionr/
./onionr.py "$@"
./__init__.py "$@"