Files
yankee-downloader-desktop/compose.bash
Software Shinobi 9556f01d6f
All checks were successful
code.softwareshinobi.com - yankee/yankee-downloader-desktop/pipeline/head This commit looks good
automated terminal push
2025-03-10 11:33:50 -04:00

20 lines
114 B
Bash
Executable File

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