mirror of
https://git.wownero.com/wownero/wownero.git
synced 2026-07-14 16:50:48 +00:00
3 lines
55 B
Bash
Executable file
3 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|