diff options
| author | mnik01 <maksimgrinberg01@gmail.com> | 2025-09-21 02:03:27 +0500 |
|---|---|---|
| committer | mnik01 <maksimgrinberg01@gmail.com> | 2025-09-21 02:03:27 +0500 |
| commit | c958809ef42cb2aee7589eb5fae4f255601d7664 (patch) | |
| tree | 393f3a4b7bfa21ff04d894df2918ed209af23c8d /build.sh | |
| parent | cd250263e9a73926060fe71cbe5a1fc12dc6c2d6 (diff) | |
f
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ # GOOS=linux GOARCH=amd64 go build -o src/cgi/tags.cgi tags.go ./jelly-cms build -./tailwindcss-macos-arm64 -i main.css -o build/main.css --optimize --minify +./tailwindcss-linux-x64 -i main.css -o build/main.css --optimize --minify |
