summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'targets/stage4/stage4-controller.sh')
-rw-r--r--targets/stage4/stage4-controller.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/stage4/stage4-controller.sh b/targets/stage4/stage4-controller.sh
index d95728eb..b056ade7 100644
--- a/targets/stage4/stage4-controller.sh
+++ b/targets/stage4/stage4-controller.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-. ${clst_sharedir}/targets/support/functions.sh
+source ${clst_sharedir}/targets/support/functions.sh
# Only put commands in this section that you want every target to execute.
# This is a global default file and will affect every target