diff --git a/deploy.sh b/deploy.sh deleted file mode 100755 index 46f8e65..0000000 --- a/deploy.sh +++ /dev/null @@ -1,10 +0,0 @@ -#! /bin/sh -# -# post-deploy.sh -# Copyright (C) 2020 Vintage Salt -# -# Distributed under terms of the MIT license. -# - -ssh -t salt@desu.ltd sudo git -C /var/www/desu.ltd pull -