Stefano Cossu df7faa33e1 Merge utils in Toolbox class with non-static methods. před 7 roky
..
README df7faa33e1 Merge utils in Toolbox class with non-static methods. před 7 roky
bootstrap.py df7faa33e1 Merge utils in Toolbox class with non-static methods. před 7 roky
ingest_random_image.py df7faa33e1 Merge utils in Toolbox class with non-static methods. před 7 roky
mkdoc.sh df7faa33e1 Merge utils in Toolbox class with non-static methods. před 7 roky

README

Place various utility scripts here, for example for: bootstrap, migration,
cleanup, recovery, etc.

This directory can be added to a system user's PATH and used for cron jobs
where relevant.

While Python is preferred, other languages such as Bash and Perl are possible
if some functions are best performed with those.