summarylogtreecommitdiffstats
path: root/thermos-startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'thermos-startup.sh')
-rw-r--r--thermos-startup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/thermos-startup.sh b/thermos-startup.sh
index 096d2923672d..57fcdddd6f56 100644
--- a/thermos-startup.sh
+++ b/thermos-startup.sh
@@ -1,3 +1,3 @@
+#!/bin/bash
source /etc/aurora/thermos-env.sh
-
exec /usr/bin/thermos_observer "${OBSERVER_ARGS[@]}"