This website requires JavaScript.
Explore
Help
Sign In
kev
/
Onionr
Watch
1
Star
0
Fork
You've already forked Onionr
0
Code
Issues
24
Pull Requests
Projects
Releases
2
Wiki
Activity
7e9fe03235
Onionr
/
onionr.sh
6 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
added linux run script
2018-01-15 08:03:13 +00:00
#!/bin/sh
onionr can now run from relative dirs and lots of bug fixes
2019-09-10 06:05:59 +00:00
ORIG_ONIONR_RUN_DIR
=
`
pwd
`
Merge Tempblocks
2018-11-11 02:10:58 +00:00
cd
"
$(
dirname
"
$0
"
)
"
moved to niceware from mnemonic
2019-09-30 01:55:59 +00:00
cd
onionr
progress removing onionr.py
2019-07-30 18:13:10 +00:00
./__init__.py
"
$@
"