diff options
| author | mnik01 <maksimgrinberg01@gmail.com> | 2025-09-13 03:07:54 +0500 |
|---|---|---|
| committer | mnik01 <maksimgrinberg01@gmail.com> | 2025-09-13 03:07:54 +0500 |
| commit | d6522ab40204cc7e21059fdef865a3e4819dc290 (patch) | |
| tree | 983c41176d2d37c9a203562aad92e444a07811f8 /build.sh | |
| parent | 690bc8b415cd32523be43dd0bb07b080d512f1db (diff) | |
feat
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #!/bin/bash ./jelly-cms build -./tailwindcss-macos-arm64 -i main.css -o build/main.css --optimize --minify
\ No newline at end of file +./tailwindcss-linux-x64 -i main.css -o build/main.css --optimize --minify
\ No newline at end of file |
