mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Fix creation of initial admin user
This commit is contained in:
parent
f28bb98edd
commit
765989f499
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ expect "Enter the"
|
||||||
send {__ADMIN_PASSWORD__};
|
send {__ADMIN_PASSWORD__};
|
||||||
send '\r';
|
send '\r';
|
||||||
|
|
||||||
interact
|
expect eof
|
||||||
|
|
Loading…
Reference in a new issue