diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index 20c2660..3d880c6 100755 --- a/debian/resources/fusionpbx.sh +++ b/debian/resources/fusionpbx.sh @@ -5,7 +5,7 @@ cd "$(dirname "$0")" . ./config.sh . ./colors.sh -. ./arguments.sh +. ./environment.sh #send a message verbose "Installing FusionPBX"