Files

5 lines
70 B
Bash
Raw Permalink Normal View History

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