adminscripts icon indicating copy to clipboard operation
adminscripts copied to clipboard

Quicker way to remove many deprecated items

Open MiqViq opened this issue 12 years ago • 0 comments

Found out a way to remove all deprecated items at once:

"$REPOUTIL" --remove-products="${deprecatedProductIDs[@]}" "$1"

Removes all deprecated items from the selected branch and rebuilds catalogs only once.

MiqViq avatar Feb 11 '13 20:02 MiqViq