Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 446 Bytes

adminscripts

A series of small, but useful, administration scripts

Installation

Just copy a script and run it. Nothing too fancy here.

Scripts

gitcheck.py

Search through a directory tree and report on which git repositories have no remote origin.

retry.py

Retry a command until it succeeds.

when-down.py

Run a command when an internet address is down.

when-up.py

Run a command when an internet address is up.