X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/53f4eedd6e44bd954a22723f70b8c8d453d03847..00f745bf3765e88988b8ea1f6fe91119a6be1a3a:/maint/update-config-from-iserv1.sh diff --git a/maint/update-config-from-iserv1.sh b/maint/update-config-from-iserv1.sh index 467e17a..b31bc3f 100755 --- a/maint/update-config-from-iserv1.sh +++ b/maint/update-config-from-iserv1.sh @@ -19,3 +19,6 @@ done; mv $OLDCFG $OLDCFG.converted [ -e $OLDCFG ] && echo "Done. Please remove the old config file ($OLDCFG) by hand!" && exit 255; + +exit 0; +