parent
a88b24ed2c
commit
1a80058a2a
5 changed files with 54 additions and 55 deletions
|
@ -12,4 +12,3 @@ docker run \
|
|||
--network {{ matrix_docker_network }} \
|
||||
{{ matrix_postgres_docker_image_to_use }} \
|
||||
psql -h {{ matrix_postgres_connection_hostname }} -c "UPDATE users set admin=1 WHERE name like '@$1:{{ host_specific_hostname_identity }}'"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue