diff --git a/scripts/99_software.sh b/scripts/99_software.sh index fe56c4f..a7feeb2 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -176,7 +176,7 @@ fi # ----- if [ ${operation} == "services" ] ; then - do_service "common" + do_services "common" do_update ${parameter} fi