Merge POM
This commit is contained in:
parent
d120ad777f
commit
0f3e2fa73a
57 changed files with 1597 additions and 648 deletions
4
onionr.sh
Executable file
4
onionr.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd "$(dirname "$0")"
|
||||
cd onionr/
|
||||
./onionr.py "$@"
|
Loading…
Add table
Add a link
Reference in a new issue