mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 20:59:42 +02:00
- wrong chmod
This commit is contained in:
parent
a2178ba266
commit
3be55b7624
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Simply paste a header and footer to the program.
|
||||
#
|
||||
cat head.tex > $1.tex
|
||||
cat $1.pp >> $1.tex
|
||||
cat foot.tex >> $1.tex
|
Loading…
Reference in New Issue
Block a user