From b511bbd4f522505ce50383fe2b30842d3aff914a Mon Sep 17 00:00:00 2001 From: Alex Suraci Date: Sat, 7 May 2022 17:16:51 -0400 Subject: [PATCH] fix hack/ship --- hack/ship | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/ship b/hack/ship index cd913064..87b607f7 100755 --- a/hack/ship +++ b/hack/ship @@ -1,3 +1,3 @@ #!/bin/bash -$(dirname $0)/with-creds $(dirname $0)/../ci/shipit "$@" +$(dirname $0)/with-creds $(dirname $0)/../bass/shipit "$@"