Skip to content

Commit

Permalink
Add default web config file
Browse files Browse the repository at this point in the history
  • Loading branch information
pkiraly committed Jul 18, 2023
1 parent 7a27500 commit 4e2c947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa-catalogue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ MASK=${MASK:-*}
NAME=${NAME:-qa-catalogue}
TYPE_PARAMS=
SCHEMA=MARC21
WEB_CONFIG=
WEB_CONFIG=/var/www/html/qa-catalogue/configuration.cnf

# parse command line options
options=$(getopt -o a:c:d:i:m:n:o:p:s:u:v:w: --long analyses:,catalogue:,input-dir:,input:,mask:,name:,output:,params:,schema:,update:,version:,web-config -- "$@")
Expand Down

0 comments on commit 4e2c947

Please sign in to comment.