automated push from the terminal

This commit is contained in:
2025-06-13 15:43:24 -04:00
parent 2ddbf31e24
commit 5bae9900e8
70 changed files with 1072 additions and 724 deletions

View File

@@ -1,13 +0,0 @@
#!/bin/bash
reset
clear
set -e
set -x
docker compose down --remove-orphans
docker compose up -d --build