diff --git a/2024/Gitea build on FreeBSD 14.2.md b/2024/Gitea build on FreeBSD 14.2.md index 451795d..6d86e1d 100644 --- a/2024/Gitea build on FreeBSD 14.2.md +++ b/2024/Gitea build on FreeBSD 14.2.md @@ -12,4 +12,8 @@ commit 2beaedc4179ba6a3917ca99e2fd95fd2f476925e (HEAD -> main, origin/main, orig Author: Exploding Dragon Date: Wed Dec 18 15:25:05 2024 +0800 -* npm install -D webpack-cli \ No newline at end of file +* npm install -D webpack-cli + +Download pre-build assets +* https://dl.gitea.com/gitea/1.23-nightly/gitea-src-1.23-nightly.tar.gz +* copy or symlink public/assets to custom/public/assets \ No newline at end of file