3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/bin/bash
|
|
python env_handler.py
|
|
chalice local --host 0.0.0.0 --stage ${ENTERPRISE_BUILD}
|