Skip to content

Commit

Permalink
preprocess: apply the cssless patch
Browse files Browse the repository at this point in the history
  • Loading branch information
myfreeer committed Oct 1, 2023
1 parent d82441f commit 59eae3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions preprocess-zh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ else
git apply -3 ../zh.diff
fi

git apply -3 ../preprocess_cssless.diff

VERSION="${VERSION:-$(date +%Y%m%d)}"
sed -i "/^VERSION=/cVERSION=${VERSION}" Makefile
make source
Expand Down

0 comments on commit 59eae3f

Please sign in to comment.