summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rwxr-xr-xgit/hooks/hetzner-infra/post-receive1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/hooks/hetzner-infra/post-receive b/git/hooks/hetzner-infra/post-receive
index dbb450d..6eeff49 100755
--- a/git/hooks/hetzner-infra/post-receive
+++ b/git/hooks/hetzner-infra/post-receive
@@ -6,5 +6,4 @@ bash /app/infra/cgit/deploy.sh
bash /app/infra/mail/deploy.sh
bash /app/infra/hetzner-admin/deploy.sh
bash /app/infra/vpn/deploy.sh
-bash /app/infra/proxy/deploy.sh
echo "Deploy complete: hetzner-infra"