iservchk: Test does not allow output, better use Shell; more exit codes in update...
[iserv-mod-error-reporter.git] / iservchk / 20base
1 Shell 'import configuration from IServ 1'
2 if [ -f /old/opt/iserv/idesk/inc/error-reporter/config.inc.rpmsave ]; then
3 /usr/share/iserv/modules/error-reporter/update-config-from-iserv1.sh
4 fi;
5 Shell 'update old config'
6 if [ -f /usr/share/iserv/www/inc/mod_error-reporter/config.inc ]; then
7 /usr/share/iserv/modules/error-reporter/update-config.sh
8 fi;
9 Shell 'update database'
10 /usr/share/iserv/modules/error-reporter/update-database.php
11
This page took 0.045042 seconds and 5 git commands to generate.