diff --git a/bin/sde-cleanup b/bin/sde-cleanup index b9215ed..50b03ff 100755 --- a/bin/sde-cleanup +++ b/bin/sde-cleanup @@ -136,4 +136,4 @@ done echo -e "\nUse '$0 -build' to remove builds and '$0 -cache' to also flush the cache." -[ "$nocheck" = 1 ] || exec $SDEROOT/bin/sde-clean-linger +[ "$nocheck" = 1 ] || exec $SDEROOT/bin/sde-cleanup-linger