mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-02-17 04:24:40 -07:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|