-
Notifications
You must be signed in to change notification settings - Fork 0
doNotPicoMe/cc-assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Install flask on EC2 # Either add "sudo" before all commands or use "sudo su" first #!/bin/bash yum update -y yum install git -y git clone https://github.com/doNotPicoMe/cc-assignment.git cd aws-live pip3 install flask pip3 install pymysql pip3 install boto3 python3 EmpApp.py
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published