summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'targets/netboot2/netboot2-controller.sh')
-rw-r--r--targets/netboot2/netboot2-controller.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/netboot2/netboot2-controller.sh b/targets/netboot2/netboot2-controller.sh
index a0d26b8a..03e4db4a 100644
--- a/targets/netboot2/netboot2-controller.sh
+++ b/targets/netboot2/netboot2-controller.sh
@@ -1,7 +1,7 @@
#!/bin/bash
-. ${clst_sharedir}/targets/support/functions.sh
-. ${clst_sharedir}/targets/support/filesystem-functions.sh
+source ${clst_sharedir}/targets/support/functions.sh
+source ${clst_sharedir}/targets/support/filesystem-functions.sh
case ${1} in
build_packages)