Clean repo and add deployment script for Bonsai

This commit is contained in:
Cédric Olivier
2026-06-20 07:33:40 +02:00
parent bba8216cea
commit 42d006ee6e
4 changed files with 4 additions and 85 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
CACHEBUST=$(date +%s) docker compose build
docker compose up -d