diff --git a/scripts/expect_scripts/first_launch.exp b/scripts/expect_scripts/first_launch.exp index 9d91326..2d32213 100644 --- a/scripts/expect_scripts/first_launch.exp +++ b/scripts/expect_scripts/first_launch.exp @@ -4,7 +4,7 @@ set timeout 10 set seafile_dir [lindex $argv 0] set admin_email [lindex $argv 1] -spawn $seafile_dir/seahub.sh start-fastcgi +spawn $seafile_dir/seahub.sh start expect "for the admin account?" send "$admin_email\r";