Files
nplus/dsl/waitFor.dsl
2025-01-24 16:18:47 +01:00

6 lines
160 B
Plaintext

waitFor = component "init:waitFor" "Init-Container that waits for any given preqequisite" {
technology "bash"
tags "nplus"
main -> this "waitFor"
}