Allow to skip upgrade question
This commit is contained in:
parent
293ffef2b6
commit
dfbea1cffa
@ -188,6 +188,8 @@ describe('Selfhost EC2 Cloudron creation', function () {
|
||||
|
||||
var params = [
|
||||
SELFHOST_DOMAIN,
|
||||
'--yes',
|
||||
'--ssh-key ' + EC2_SSH_KEY,
|
||||
'--username ' + owner.username,
|
||||
'--password ' + owner.password,
|
||||
'--instance-id ' + newInstanceId
|
||||
|
Loading…
Reference in New Issue
Block a user