Skip to content

Commit

Permalink
Update accept-flake-config in script for starting postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturWieczorek committed Jan 30, 2024
1 parent a34ac8e commit b25031c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db_sync_tests/scripts/postgres-start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env -S nix develop --accept-flake-config github:input-output-hk/cardano-node-tests#postgres -i -k PGHOST -k PGPORT -k PGUSER -c bash
#! /usr/bin/env -S nix develop --accept-flake-config .#postgres -i -k PGHOST -k PGPORT -k PGUSER -c bash
# shellcheck shell=bash

set -euo pipefail
Expand Down

0 comments on commit b25031c

Please sign in to comment.