diff options
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 |
