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:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"certbot",
|
||||||
"fiorinis",
|
"fiorinis",
|
||||||
"gitea",
|
"gitea",
|
||||||
"iptv"
|
"iptv"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ cd /home/ec2-user
|
|||||||
|
|
||||||
git clone https://git.fiorinis.com/Home/iptv-updater-aws.git
|
git clone https://git.fiorinis.com/Home/iptv-updater-aws.git
|
||||||
cd iptv-updater-aws
|
cd iptv-updater-aws
|
||||||
pip3 install -r requirements.txt",
|
pip3 install -r requirements.txt
|
||||||
|
|
||||||
# Create nginx config
|
# Create nginx config
|
||||||
# echo 'server {
|
# echo 'server {
|
||||||
|
|||||||
Reference in New Issue
Block a user