Template
1
0
Fork 0
This commit is contained in:
Atridad Lahiji 2025-01-04 21:27:22 -07:00
parent 9a2eb9b1a6
commit 97135d7118

View file

@ -13,7 +13,6 @@ COPY . .
# Install required tools and make scripts executable
RUN apk add --no-cache upx make bash && \
chmod +x /app/lib/stylegen/gen.sh && \
chmod +x /app/lib/stylegen/tw/*
# Create necessary directories
RUN mkdir -p /app/public/css