This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
wownero
mirror of
https://git.wownero.com/wownero/wownero.git
Watch
1
Star
0
Fork
You've already forked wownero
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e7bd68b18
wownero
/
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