mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
support minimal project in system preparation
This commit is contained in:
@ -52,6 +52,9 @@ case "$PROJECT" in
|
|||||||
bbmri)
|
bbmri)
|
||||||
site_configuration_repository_middle="git.verbis.dkfz.de/bbmri-bridgehead-configs/"
|
site_configuration_repository_middle="git.verbis.dkfz.de/bbmri-bridgehead-configs/"
|
||||||
;;
|
;;
|
||||||
|
minimal)
|
||||||
|
site_configuration_repository_middle="git.verbis.dkfz.de/minimal-bridgehead-configs/"
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
log ERROR "Internal error, this should not happen."
|
log ERROR "Internal error, this should not happen."
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user