Files
social-media/scripts/start-infrastructure.sh
Jonathan Bourdon b6eb692c27
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
chore: moving towards agentic development
2026-04-24 21:12:26 -04:00

6 lines
84 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
cd backend
./scripts/start-infrastructure.sh