This commit is contained in:
Andy Bunce 2026-04-19 22:46:46 +01:00
parent e326d7eb4d
commit 7765016139

View file

@ -1,4 +1,4 @@
#!/bin/bash
docker compose stop
tar czf - data/ | ssh andy@fins.lan 'cat > ~/forgejo.tar.gz'
docker compose up -d
docker compose up -d