This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
monero
mirror of
https://github.com/monero-project/monero.git
Watch
0
Star
0
Fork
You've already forked monero
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
monero
/
utils
/
python-rpc
/
console
4 lines
55 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
env python -i
$(
dirname
$0
)
/console.py
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink