MV ERROR_DBLINK
This commit is contained in:
@ -58,7 +58,7 @@ function main() {
|
||||
#db checks
|
||||
[ "$(db_check)" == $FALSE ] && {
|
||||
echo "DB ERROR!!" >&2
|
||||
exit 1
|
||||
exit $ERROR_DBLINK
|
||||
}
|
||||
|
||||
#clean DB from old stuff
|
||||
|
Reference in New Issue
Block a user