diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-22 21:18:31 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-22 21:18:31 -0500 |
commit | 12b80873e6378569257568206d7e43cf49d0ed4a (patch) | |
tree | d61763622768e80291c9296658992c77464592af /deploy | |
parent | f544de9d2aabae3800ae5f9ceea48563f3eb926e (diff) |
build
Diffstat (limited to 'deploy')
-rwxr-xr-x | deploy | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -#!/usr/bin/env bash -set -euo pipefail -stack install -rsync ~/.local/bin/antiquitysort-exe vps:/srv/antiquitysort/staging -rsync antiquitysort.service vps:/srv/antiquitysort/staging -rsync -az static vps:/srv/antiquitysort/staging |