mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
/usr/bin/env PYTHONUNBUFFERED=1 python3 -u -m xonsh $@
|