Files

5 lines
70 B
Bash
Raw Permalink Normal View History

2026-03-31 13:17:21 +02:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py