mirror of
https://github.com/monero-project/monero.git
synced 2025-02-05 12:46:40 +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 "$@"
|