make clean silent

This commit is contained in:
Jason Swank 2023-03-16 12:24:25 -04:00
parent 86d33da9b3
commit 5516fd0ec3

View File

@ -20,6 +20,6 @@ persist:
fi fi
# remove the persistent image # remove the persistent image
clean: @clean:
@ podman rm -f {{n}} >/dev/null 2>&1 podman rm -f {{n}} >/dev/null 2>&1