Onionr/RUN-LINUX.sh
2018-07-19 16:52:51 -05:00

4 lines
38 B
Bash
Executable File

#!/bin/sh
cd onionr/
./onionr.py "$@"