From 43c67b715f733c70ced8b61288c4a599972416c1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 11 Mar 2025 14:54:33 +0100 Subject: [PATCH] fix bash --- install/seafile-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/seafile-install.sh b/install/seafile-install.sh index 535ddd7..873f449 100644 --- a/install/seafile-install.sh +++ b/install/seafile-install.sh @@ -104,7 +104,7 @@ LATEST_FILE=$(curl -s "https://download.seadrive.org/" | \ $STD su - seafile -c "wget -qc https://s3.eu-central-1.amazonaws.com/download.seadrive.org/$LATEST_FILE" $STD su - seafile -c "tar -xzf $LATEST_FILE -C /opt/seafile/" $STD su - seafile -c "expect <