mirror of
https://github.com/maplibre/martin.git
synced 2024-12-21 13:51:47 +03:00
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
|
#!/bin/sh
|
||
|
set -eu
|
||
|
exec martin -c "${_HANDLER}"
|