HIRS/package/scripts/common/db_drop.sh

5 lines
96 B
Bash
Raw Normal View History

2018-09-06 13:47:33 +00:00
#!/usr/bin/env bash
# delete the database
mysql -u root < /opt/hirs/scripts/common/db_drop.sql