mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
Point documentation links to monorepo (#1741)
This commit is contained in:
@@ -6,7 +6,7 @@ cd "$(cd "$(dirname "$0")" && git rev-parse --show-toplevel)"
|
||||
|
||||
dockerfile="$1"
|
||||
if [ -z "$dockerfile" ]; then
|
||||
dockerfile="./docker/test-parachain-collator.dockerfile"
|
||||
dockerfile="./docker/test-parachain-collator.Dockerfile"
|
||||
else
|
||||
shift 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user