omg wtf have i done

This commit is contained in:
2025-09-05 18:39:04 -05:00
parent 3032d76e43
commit f315412b03
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env bash
git pull
bun update
sudo docker compose -f ./host/next/docker/compose.yaml down
sudo docker compose -f ./host/next/docker/compose.yaml build
sudo docker compose -f ./host/next/docker/compose.yaml up -d