moved to niceware from mnemonic
This commit is contained in:
parent
86ae8327c3
commit
48e956c27c
7 changed files with 14 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
ORIG_ONIONR_RUN_DIR=`pwd`
|
||||
cd "$(dirname "$0")"
|
||||
cd onionr/
|
||||
cd onionr
|
||||
./__init__.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue