From c191e364d344826e6b30a6b52d1e81fc70a16ede Mon Sep 17 00:00:00 2001 From: Tianyu Liu Date: Sun, 4 May 2025 21:16:15 +0200 Subject: [PATCH] syntax --- affine/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/affine/deploy.sh b/affine/deploy.sh index 17c4a53..c55dc1c 100755 --- a/affine/deploy.sh +++ b/affine/deploy.sh @@ -172,4 +172,4 @@ sed -i "s|^SERVICE_SERVER=\"\"|SERVICE_SERVER=\"${CONTAINER_PREFIX}-${CONTAINER_ mv $BACKUP_FILE $AFFINE_ROOT (crontab -l 2>/dev/null; echo "0 3 * * * $AFFINE_ROOT/$BACKUP_FILE") | crontab - -echo "Deploy completed, manually run haproxy to generate new config." \ No newline at end of file +echo "Deploy completed, manually run haproxy to generate new config."