added aca_setup.sh to support embedded tomcat [no ci]

This commit is contained in:
iadgovuser26
2023-06-02 19:23:55 +00:00
committed by iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
parent 0a25e4841c
commit ae93a8bced
16 changed files with 99 additions and 137 deletions

View File

@ -0,0 +1,2 @@
DROP SCHEMA IF EXISTS hirs_db;
DROP USER "hirs_db"@"localhost";