mirror of
https://github.com/mollyim/monero.git
synced 2025-05-13 13:40:41 +01:00
3 lines
55 B
Bash
Executable file
3 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|