added restart command
This commit is contained in:
parent
fbe1766aea
commit
a7a5f88142
8 changed files with 64 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
ORIG_ONIONR_RUN_DIR=`pwd`
|
||||
export ORIG_ONIONR_RUN_DIR
|
||||
cd "$(dirname "$0")"
|
||||
cd onionr/
|
||||
./__init__.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue