Files
portofino.embanet.online/compose.bash
Your Name cc3e282c6f
All checks were successful
code.softwareshinobi.com-embanet/portofino.embanet.online/pipeline/head This commit looks good
automated push from the terminal
2025-07-01 13:00:04 -04:00

14 lines
93 B
Bash
Executable File

#!/bin/bash
reset
clear
set -e
set -x
docker compose down
docker compose up --build -d