don't let script fail if file doesn't exist
sometimes for me the rm command in this script fails if the file doesn't exist. I'm not sure why that would happen, but using the -f flag on rm will prevent this command from failing and halting a build.
Showing
Please
register
or
sign in
to comment