Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall committed Jul 16, 2024
1 parent 6ee6c09 commit 29250b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The generator: https://github.com/Unpackerr/unpackerr/tree/main/init/config

set -e
go env -w GOPRIVATE=github.com/Unpackerr/*
go env -w GOPRIVATE=github.com/Unpackerr/unpackerr/*

pushd "$(dirname -- "${BASH_SOURCE[0]}")/docs/install"
go run github.com/Unpackerr/unpackerr/init/config@main docs
Expand Down

0 comments on commit 29250b4

Please sign in to comment.