monero/utils/python-rpc/console

4 lines
55 B
Bash
Executable File

#!/bin/sh
env python -i $(dirname $0)/console.py "$@"