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