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
980406b699
onionr
/
RUN-LINUX.sh
5 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
added linux run script
2018-01-15 08:03:13 +00:00
#!/bin/sh
removed board plugin for now, added getfile command
2018-09-04 18:56:05 +00:00
cd
"
$(
dirname
"
$0
"
)
"
added linux run script
2018-01-15 08:03:13 +00:00
cd
onionr/
./onionr.py
"
$@
"