Onionr/RUN-LINUX.sh

4 lines
38 B
Bash
Raw Normal View History

2018-01-15 08:03:13 +00:00
#!/bin/sh
cd onionr/
./onionr.py "$@"