Files
nplus/dsl/waitFor.dsl
2026-03-10 07:33:55 +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"
}