How to avoid update override on server manual installation #4322
Unanswered
NguyenThiHuongVN
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I am not very well versed in Github processes, but my guess would be:
It may seem like even more work than copying the changed files over the top of a new Trilium version, but it is much safer since, with your process, you will not know about any breaking changes until you have deployed and things go pear shaped. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@sottey @rauenzi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I tried to install Trilium on my linux server manually via this doc.
https://github.com/zadam/trilium/wiki/Manual-server-installation
The reason to install manual is that I want to test and make change some style, function.
So, I have a question that; how to avoid next update Trilium version will not override my modified files.
EX:
Beta Was this translation helpful? Give feedback.
All reactions