From 9310a223c446b5472f14ecff5002c41f40d398eb Mon Sep 17 00:00:00 2001 From: overflowerror Date: Mon, 5 Aug 2024 22:06:23 +0200 Subject: [PATCH] fix: Typo in command (It's getting late.) --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 16d177c..fdedde8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -57,7 +57,7 @@ jobs: sed -i -E 's/%GENERAL_EMAIL%/'"$GENERAL_CONTACT_EMAIL"'/g' core.php sed -i -E 's/%PRIVACY_CONTACT%/'"$PRIVACY_CONTACT"'/g' core.php sed -i -E 's/%PRIVACY_EMAIL%/'"$PRIVACY_CONTACT_EMAIL"'/g' core.php - ld -laR + ls -laR lftp -e " set sftp:auto-confirm yes; set ssl:verify-certificate no;