3 lines
46 B
Bash
3 lines
46 B
Bash
#!/usr/bin/env sh
|
|
|
|
python3 src/poezio.py "$@"
|
#!/usr/bin/env sh
|
|
|
|
python3 src/poezio.py "$@"
|