diff --git a/.vscode/settings.json b/.vscode/settings.json index 5e46896..238acd1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "cSpell.words": [ + "certbot", "fiorinis", "gitea", "iptv" diff --git a/infrastructure/userdata.sh b/infrastructure/userdata.sh index 15e82cc..b1303c2 100644 --- a/infrastructure/userdata.sh +++ b/infrastructure/userdata.sh @@ -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 {