diff --git a/images/linux/scripts/installers/erlang.sh b/images/linux/scripts/installers/erlang.sh index 7fddf0d2ebc4..73c973aa3276 100644 --- a/images/linux/scripts/installers/erlang.sh +++ b/images/linux/scripts/installers/erlang.sh @@ -4,6 +4,9 @@ ## Desc: Installs erlang ################################################################################ +# Source the helpers for use with the script +source $HELPER_SCRIPTS/install.sh + source_list=/etc/apt/sources.list.d/eslerlang.list # Install Erlang