Indent (non-YAML) using tabs

Fixes #83 (Github issue)
development
Slavi Pantaleev 6 years ago
parent a88b24ed2c
commit 1a80058a2a

@ -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…
Cancel
Save