mirror of
https://github.com/monero-project/monero.git
synced 2024-11-06 08:27:37 +00:00
4 lines
55 B
Text
4 lines
55 B
Text
|
#!/bin/sh
|
||
|
|
||
|
env python -i $(dirname $0)/console.py "$@"
|