Files
2026-03-17 20:07:32 -07:00

5 lines
70 B
Bash

#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py