mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-23 03:58:59 +00:00
4 lines
50 B
Bash
4 lines
50 B
Bash
|
mv $1 temp.xxx
|
||
|
cp gplheader $1
|
||
|
cat temp.xxx >> $1
|