#TODO not tested [source] git = "https://github.com/dwmkerr/hacker-laws" [build] template = "custom" script = """ mkdir -pv "${COOKBOOK_STAGE}"/usr/share/hacker-laws cp -rv "${COOKBOOK_SOURCE}"/* "${COOKBOOK_STAGE}"/usr/share/hacker-laws """