diff options
Diffstat (limited to 'deploy')
-rwxr-xr-x | deploy | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -#!/usr/bin/env bash -set -euo pipefail -rsync index.html vps:/srv/well-ordered/staging/ -rsync -az static vps:/srv/well-ordered/staging/ |