provisioning-catalog/components/lian_build/cluster/templates/update.sh.tmpl

5 lines
201 B
Cheetah

#!/usr/bin/env nu
# GENERATED — component=lian_build bundle={{BUNDLE_ID}} op=update (rebuild)
# Rebuild is identical to build — delegate to install.sh.
nu ($env.FILE_PWD | path join "install.sh")