Adding of database initialization.

This commit is contained in:
2021-07-31 18:33:17 +02:00
parent c281df00c7
commit 935d8fc790
5 changed files with 21 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
set -euo pipefail
IFS=$'\n\t'