mirror of
https://github.com/monero-project/monero.git
synced 2025-12-30 14:40:48 -08:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|