check-restart: do not remove key on exit

This commit is contained in:
Aaron Bieber 2022-09-12 08:53:09 -06:00
parent 539972631d
commit 712c924db6
No known key found for this signature in database

View File

@ -12,8 +12,6 @@ done
start
trap finish EXIT INT HUP
for i in $(ls hosts); do
host=$(resolveAlias $i)
echo -n "===> $i: "