Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyu.zhaoyu committed Dec 16, 2024
1 parent 788c416 commit b80c8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .computenest/ros_templates/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Resources:
expect "Choose a primary email:"
send "${KEYGEN_ADMIN_USER}\n"
expect "Choose a password:"
send "${KEYGEN_ADMIN_PASSWORD}\n"
send "${KEYGEN_ADMIN_PASS}\n"
expect eof
EOF
/bin/expect setup.expect
Expand Down

0 comments on commit b80c8cb

Please sign in to comment.