mirror of
https://github.com/yudai/gotty.git
synced 2025-12-25 11:48:50 +01:00
8 lines
No EOL
95 B
Sed
8 lines
No EOL
95 B
Sed
/@OPTIONS@/ {
|
|
r options.txt.tmp
|
|
d
|
|
}
|
|
/@CONTRIBUTORS@/ {
|
|
r contributors.txt.tmp
|
|
d
|
|
} |