Skip to content
Snippets Groups Projects
Verified Commit bafcfe0f authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 3153110f
No related branches found
No related tags found
No related merge requests found
...@@ -208,7 +208,7 @@ function _db_exists() { ...@@ -208,7 +208,7 @@ function _db_exists() {
&& return 0 || return 1 && return 0 || return 1
} }
source .config source .config || true
INSTALL_SQL_FILE="db_2_0.sql" INSTALL_SQL_FILE="db_2_0.sql"
if [ -z $LOGIN_PATH ] ; then if [ -z $LOGIN_PATH ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment