mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 03:19:53 +00:00
example fixes
This commit is contained in:
committed by
Thomas Krijnen
parent
3a1557bedc
commit
c3f2046491
@@ -37,4 +37,4 @@ ENTRYPOINT [ "/usr/local/bin/python", "-m", "awslambdaric" ]
|
||||
# Set the Python import path to the Lambda function handler
|
||||
# This path is relative to the root of the Lambda function code (FUNCTION_DIR)
|
||||
# Lambda invocation will look for this path
|
||||
CMD ["example_handler.extract_wall_psets"]
|
||||
CMD ["example_handler.extract_wall_psets_handler"]
|
||||
|
||||
Reference in New Issue
Block a user