1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00
wownero/utils/python-rpc/console

4 lines
55 B
Text
Raw Normal View History

#!/bin/sh
env python -i $(dirname $0)/console.py "$@"