/ typo bug fix

This commit is contained in:
committer
2024-08-13 21:17:02 -05:00
parent 987be72211
commit cf72dc2ead

View File

@@ -176,7 +176,7 @@ fi
# ----- # -----
if [ ${operation} == "services" ] ; then if [ ${operation} == "services" ] ; then
do_service "common" do_services "common"
do_update ${parameter} do_update ${parameter}
fi fi