Files
vortexi-web/start.sh
T
2026-08-16 15:08:52 -04:00

3 lines
48 B
Bash

#!/bin/bash
exec docker compose up --build "$@"