Convert AWS remote-exec to use script instead of inline

This commit is contained in:
Chris Long
2021-07-25 22:31:45 -07:00
parent 8c13f15ddd
commit 7c182fccb2
5 changed files with 79 additions and 19 deletions

View File

@@ -113,7 +113,6 @@ main() {
/bin/bash "$DL_DIR/Vagrant/post_build_checks.sh"
}
main
exit 0
EOF
chmod +x /opt/DetectionLab/build.sh