diff --git a/UpdateController.sh b/UpdateController.sh index 89b20a5..b81018e 100755 --- a/UpdateController.sh +++ b/UpdateController.sh @@ -3,6 +3,7 @@ set -x fifo="" +source ./log_helpers.sh source ./git_helpers.sh source ./opkg_helpers.sh source ./update_helpers.sh