mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-05 14:17:35 -05:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
env python -i $(dirname $0)/console.py "$@"
|