Convert AWS remote-exec to use script instead of inline
This commit is contained in:
@@ -113,7 +113,6 @@ main() {
|
||||
/bin/bash "$DL_DIR/Vagrant/post_build_checks.sh"
|
||||
}
|
||||
main
|
||||
exit 0
|
||||
EOF
|
||||
chmod +x /opt/DetectionLab/build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user