From d3a1a36de08cc9ff25b854b960b52257d21291a4 Mon Sep 17 00:00:00 2001 From: Derek Smith Date: Mon, 6 Mar 2023 18:54:56 -0500 Subject: [PATCH] Arbitrary change. --- deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.sh b/deploy.sh index a8417e4..54bf2ee 100755 --- a/deploy.sh +++ b/deploy.sh @@ -449,3 +449,5 @@ if [ "$SKIP_BTCPAY" = false ]; then ssh ubuntu@"$BTCPAY_FQDN" "echo $LATEST_GIT_COMMIT > /home/ubuntu/.ss-githead" fi + +echo "arbitrary change"