We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a552f4 commit ef9d813Copy full SHA for ef9d813
generate.sh
@@ -3,7 +3,7 @@
3
# The generator: https://github.com/Unpackerr/unpackerr/tree/main/init/config
4
5
set -e
6
-GOPRIVATE=github.com/Unpackerr/unpackerr
+GOPRIVATE=github.com/Unpackerr/unpackerr/*
7
8
pushd "$(dirname -- "${BASH_SOURCE[0]}")/docs/install"
9
go run github.com/Unpackerr/unpackerr/init/config@main docs
0 commit comments