This website requires JavaScript.
Explore
Help
Sign in
dxs
/
onionr
Watch
1
Star
0
Fork
You've already forked onionr
0
Code
Issues
Pull requests
Releases
Wiki
Activity
75c8abd9e0
onionr
/
run-linux
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
added linux run script
2018-01-15 08:03:13 +00:00
#!/bin/sh
Merge Tempblocks
2018-11-11 02:10:58 +00:00
cd "$(dirname "$0")"
added linux run script
2018-01-15 08:03:13 +00:00
cd onionr/
./onionr.py "$@"
Reference in a new issue
Copy permalink