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 deee949 commit dfd27f5Copy full SHA for dfd27f5
scripts/package.sh
@@ -87,7 +87,6 @@ ln "$(realpath coder.env)" "$temp_dir/"
87
ln "$(realpath scripts/linux-pkg/coder-workspace-proxy.service)" "$temp_dir/"
88
ln "$(realpath scripts/linux-pkg/coder.service)" "$temp_dir/"
89
ln "$(realpath scripts/linux-pkg/nfpm.yaml)" "$temp_dir/"
90
-ln "$(realpath scripts/linux-pkg/nfpm-alpine.yaml)" "$temp_dir/"
91
ln "$(realpath scripts/linux-pkg/preinstall.sh)" "$temp_dir/"
92
93
pushd "$temp_dir"
0 commit comments