diff options
Diffstat (limited to 'deploy.sh')
| -rwxr-xr-x | deploy.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deploy.sh b/deploy.sh deleted file mode 100755 index 44c32dd..0000000 --- a/deploy.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -set -euxo pipefail -rsync -rvzP --delete --chown 80:80 out/* $RSYNC_TARGET |
