Fix creation of initial admin user

This commit is contained in:
Gabriel Cossette 2019-04-05 16:55:51 -04:00 committed by GitHub
parent f28bb98edd
commit 6363adc779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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