mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-04-29 13:29:26 -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 "$@"
|