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