Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 239 Bytes

help.md

File metadata and controls

17 lines (12 loc) · 239 Bytes

generate wheel file and dist

python3 setup.py sdist bdist_wheel

install and test

python3 -m pip install dist/efsync-1.0.0-py3-none-any.whl

display ec2 logs

cat /var/log/cloud-init-output.log