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 6a552f4 commit ef9d813
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
GOPRIVATE=github.com/Unpackerr/unpackerr
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 ef9d813

Please sign in to comment.