summaryrefslogtreecommitdiff
path: root/bin/init.sh
blob: 105c85afa5c01f870743c9c51937913efed40be2 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

[ -n "$DEBUG" ] && set -x

echo "[$(date "+%H:%M:%S")] ==> Starting…"
/usr/local/bin/sparkled & /usr/local/bin/envoy.sh