Fix creation of initial admin user

This commit is contained in:
Gabriel Cossette 2019-04-05 16:55:51 -04:00 committed by Josue-T
parent f28bb98edd
commit 765989f499

View file

@ -17,4 +17,4 @@ expect "Enter the"
send {__ADMIN_PASSWORD__};
send '\r';
interact
expect eof