mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
fix6.3
This commit is contained in:
parent
48a290d745
commit
42b062157a
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue