Skip to content
Snippets Groups Projects
Commit 13748ad7 authored by rds's avatar rds
Browse files

as per zmap_overnight.sh

parent e9a29614
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@ function _rm_exit \
{ \
echo Master Script Failed...; \
rm -f root_checkout.sh; \
/bin/kill -9 -$$; \
exit 1; \
}; \
cd /var/tmp || exit 1; \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment