Byparr/cmd.sh
2024-12-11 00:21:07 +00:00

7 lines
73 B
Bash
Executable File

#!/bin/sh
if [ -f ld_fix.sh ]; then
. ./ld_fix.sh
fi
uv run main.py