diff --git a/main.sh b/main.sh index 6fb7273..5296aa5 100755 --- a/main.sh +++ b/main.sh @@ -11,6 +11,7 @@ source bash-refine.sh # override default config memory="8G" +endpoint="http://localhost:3334" # check requirements, set trap, create workspace and tee to logfile init @@ -23,6 +24,9 @@ source config/bibliotheca-01.sh checkpoint "Bibliotheca Hauptverarbeitung"; echo source config/bibliotheca-02.sh +checkpoint "PICA+ generieren"; echo +source config/ba-sachsen.sh + # ================================= STATS ================================= # # calculate run time based on checkpoints