Clone repo and install requirements on instance setup - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m48s
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m48s
This commit is contained in:
@@ -11,7 +11,7 @@ cd /home/ec2-user
|
||||
|
||||
git clone https://git.fiorinis.com/Home/iptv-updater-aws.git
|
||||
cd iptv-updater-aws
|
||||
pip3 install -r requirements.txt",
|
||||
pip3 install -r requirements.txt
|
||||
|
||||
# Create nginx config
|
||||
# echo 'server {
|
||||
|
||||
Reference in New Issue
Block a user