add scripts for CakePHP and PHPMyAdmin, courtesy of WvR.

Also include new logging options (verbosity)
This commit is contained in:
florian
2013-10-05 15:45:31 +00:00
parent 556fe14b86
commit e0da46edca
5 changed files with 87 additions and 16 deletions

View File

@@ -13,3 +13,6 @@ export CHK_HOSTS="host1 host2 host3"
export RUN_PATH="${SCRIPT_PATH}/run.d"
export TMP_PATH="${SCRIPT_PATH}/tmp"
# Options
export VERBOSE="1"