diff --git a/midpoint/assets/run-midpoint.sh b/midpoint/assets/run-midpoint.sh index 9813d13..09d0676 100755 --- a/midpoint/assets/run-midpoint.sh +++ b/midpoint/assets/run-midpoint.sh @@ -35,11 +35,11 @@ then /midpoint_objects/import_objects.sh echo "Done importing midpoint objects" - ###NOTE### uncomment this line to not have the contaienr import objects on every start + ###NOTE### comment this line to have the container attemtp to import objects on every start ###NOTE### you may want to consider volume mounting this file to not have the container ###NOTE### try to re-import objects after a container update on the host - #touch "/BOOTSTRAPPED" + touch "/BOOTSTRAPPED" fi