From fd4a16dbabf93c4a64d9b0b98292d2bff3e1f7d6 Mon Sep 17 00:00:00 2001 From: artie Date: Thu, 20 Feb 2025 23:10:20 +0100 Subject: [PATCH] change vps host --- src/scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/deploy.sh b/src/scripts/deploy.sh index fa4ab35..cb6646e 100755 --- a/src/scripts/deploy.sh +++ b/src/scripts/deploy.sh @@ -1,4 +1,4 @@ -ssh shironeko " +ssh lia " set -e cd artemis.js git pull