Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 1 Fork 1 Xe / code Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:f0b54b8d91c07fd0db9f6d553e7b6fda Branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show Find file Copy path code / utils / restartiffails / restartiffails.nim cfb3b48 Feb 2, 2016 Xe Add restartiffails 1 contributor Xe Raw Blame History 12 lines (9 sloc) 269 Bytes import httpclient, osproc when isMainModule: try : discard getContent "https://xena.greedo.xeserv.us" echo "Caddy is okay" except : let p = startProcess ( "/bin/sys...