Files

5 lines
74 B
Bash
Raw Permalink Normal View History

2025-09-30 11:56:06 +08:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py