diff options
Diffstat (limited to 'git')
| -rwxr-xr-x | git/hooks/hetzner-infra/post-receive | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/hooks/hetzner-infra/post-receive b/git/hooks/hetzner-infra/post-receive index 6eeff49..dbb450d 100755 --- a/git/hooks/hetzner-infra/post-receive +++ b/git/hooks/hetzner-infra/post-receive @@ -6,4 +6,5 @@ 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" |
