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"