mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-06-19 07:38:24 +00:00
added aca_setup.sh to support embedded tomcat [no ci]
This commit is contained in:
committed by
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
parent
0a25e4841c
commit
ae93a8bced
2
package/scripts/db/db_drop.sql
Normal file
2
package/scripts/db/db_drop.sql
Normal file
@ -0,0 +1,2 @@
|
||||
DROP SCHEMA IF EXISTS hirs_db;
|
||||
DROP USER "hirs_db"@"localhost";
|
Reference in New Issue
Block a user