diff options
| author | mo khan <mo@mokhan.ca> | 2025-05-08 12:42:28 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-05-08 12:42:28 -0600 |
| commit | 52423eda4ad61eb4186988809e68439bd548fd79 (patch) | |
| tree | 9ce83ac37b9b8b9e55cdb0cc3e738823cb13e164 /start.sh | |
| parent | 5c57787f312597f8dcc61922da9428ca745eb067 (diff) | |
chore: bundle envoy with sparkle
Diffstat (limited to 'start.sh')
| -rw-r--r-- | start.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..14d5ce5 --- /dev/null +++ b/start.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +/usr/local/bin/sparkled & /usr/local/bin/envoy -c /etc/envoy/envoy.yaml |
