diff options
| author | mo khan <mo@mokhan.ca> | 2025-05-12 16:33:27 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-05-12 16:33:27 -0600 |
| commit | 29b59441a4bbada64d8d07bd2609f15dfde670e5 (patch) | |
| tree | 3b3583edb261279cfcdfd9eed904d118c4bf67b1 /bin | |
| parent | 78ccd9a4312eab7e11da4413733a12953f88a4fe (diff) | |
test: remove UI tests
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/init.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/init.sh b/bin/init.sh index 6daf261..28d6c5f 100755 --- a/bin/init.sh +++ b/bin/init.sh @@ -6,4 +6,4 @@ set -e cd "$(dirname "$0")/.." echo "[$(date "+%H:%M:%S")] ==> Starting…" -./bin/sparkled & ./bin/envoy.sh +./bin/envoy.sh & ./bin/sparkled |
