This commit is contained in:
cpu
2025-05-10 02:59:13 +02:00
parent a026995d4e
commit e4fac587d1

View File

@@ -3,7 +3,7 @@
set -e set -e
echo "[webhook] Pulling new code..." echo "[webhook] Pulling new code..."
cd /virt/nexus-timer || exit 1 # cd /virt/nexus-timer || exit 1
git pull origin main git pull origin main
echo "[webhook] Building image..." echo "[webhook] Building image..."