make update script epic

This commit is contained in:
Peter Smit
2025-01-14 18:57:38 +00:00
parent 64816b1b57
commit f833d915c8

5
update
View File

@@ -1,2 +1,3 @@
docker compose up -d #!/bin/bash
cd /data/docker-config
git pull && docker compose up -d