mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
4 lines
55 B
Text
4 lines
55 B
Text
|
#!/bin/sh
|
||
|
|
||
|
env python -i $(dirname $0)/console.py "$@"
|