Files
nplus/dsl/waitFor.dsl

6 lines
160 B
Plaintext
Raw Normal View History

2025-01-24 16:18:47 +01:00
waitFor = component "init:waitFor" "Init-Container that waits for any given preqequisite" {
technology "bash"
tags "nplus"
main -> this "waitFor"
}