#!/bin/bash DB_PATH=$(realpath "$1") DUMP_PATH=$(realpath "$2") SQL=$( cat <