Files
iptv-manager-service/install.sh
Stefano 91406f2439
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m30s
Created updated scripts to deploy/destroy manually
2025-05-15 11:38:53 -05:00

5 lines
127 B
Bash

#!/bin/bash
# Install dependencies and deploy infrastructure
npm install -g aws-cdk
python3 -m pip install -r requirements.txt