Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix getting the uuid of the admin user in container startup script
There could be more then one user starting with admin in their names like foo_admin or admin_foo. Therefore fix the grep command to only show the user admin.
- Loading branch information