mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-05 17:05:07 -05:00
5 lines
69 B
Sed
5 lines
69 B
Sed
|
/<LINK_CONSTANTS>/ {
|
||
|
r ../web/common/Link.ConstantsProd.html
|
||
|
d
|
||
|
}
|