mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🎨 Show "What's News" after upgrading https://github.com/siyuan-note/siyuan/issues/7902
This commit is contained in:
parent
76e24225ae
commit
5a7e436ba5
12 changed files with 63 additions and 12 deletions
|
|
@ -14,6 +14,7 @@ RUN apk add --no-cache gcc musl-dev git && \
|
|||
mv /go/src/github.com/siyuan-note/siyuan/app/appearance/ /opt/siyuan/ && \
|
||||
mv /go/src/github.com/siyuan-note/siyuan/app/stage/ /opt/siyuan/ && \
|
||||
mv /go/src/github.com/siyuan-note/siyuan/app/guide/ /opt/siyuan/ && \
|
||||
mv /go/src/github.com/siyuan-note/siyuan/app/changelogs/ /opt/siyuan/ && \
|
||||
mv /go/src/github.com/siyuan-note/siyuan/kernel/kernel /opt/siyuan/ && \
|
||||
find /opt/siyuan/ -name .git | xargs rm -rf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue