summaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 2f6a403..c200cbf 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -10,4 +10,3 @@ docker push "$IMAGE"
# Deploy
ssh jan.systems 'cd deployments/garden && bash dc-restart.sh'
-