Byparr/cmd.sh

7 lines
73 B
Bash
Raw Normal View History

2024-11-25 09:54:19 +00:00
#!/bin/sh
2024-12-11 00:21:07 +00:00
if [ -f ld_fix.sh ]; then
. ./ld_fix.sh
fi
uv run main.py