Update mm-scripts.sh
This commit is contained in:
@@ -1472,7 +1472,7 @@ if [ ! -f ${TMPFOLDER}/mm.update.stop ]; then
|
||||
|
||||
update);;
|
||||
update-list) SHOWSRVCUPDATES;;
|
||||
update-service) UPDATESERVICE ${2};;
|
||||
update-service) UPDATESERVICE ${2} ${3};;
|
||||
update-allservices)
|
||||
# for usrvc in "${SERVICES_CHECK[@]}"; do
|
||||
for usrvc in "${UPDATE_SERVICES[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user