mirror of
https://github.com/monero-project/monero.git
synced 2025-05-03 12:54:55 -04:00
3 lines
55 B
Bash
Executable file
3 lines
55 B
Bash
Executable file
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|