HIRS/package/scripts/common/db_drop.sh
2018-09-06 09:47:33 -04:00

5 lines
96 B
Bash

#!/usr/bin/env bash
# delete the database
mysql -u root < /opt/hirs/scripts/common/db_drop.sql