fix bash
This commit is contained in:
parent
6c91a831df
commit
43c67b715f
@ -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 "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 "tar -xzf $LATEST_FILE -C /opt/seafile/"
|
||||||
$STD su - seafile -c "expect <<EOF
|
$STD su - seafile -c "expect <<EOF
|
||||||
spawn bash /opt/seafile/$LATEST_FILE/setup-seafile-mysql.sh
|
spawn bash /opt/seafile/setup-seafile-mysql.sh
|
||||||
expect {
|
expect {
|
||||||
\"Press ENTER to continue\" {
|
\"Press ENTER to continue\" {
|
||||||
send \"\r\"
|
send \"\r\"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user