Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Update Zoraxy LXC #3808

Answered by WadohS
WadohS asked this question in Q&A
Discussion options

You must be logged in to vote

Solution, if i help anybody:
After make a backup of my LXC. file CT and config
i stop zoraxy service :
systemctl stop zoraxy.service
i make a copy of go.mod and go.sum
cd /opt/zoraxy.src
cp go.mod go.mod.bak
cp go.sum go.sum.bak
I delete this 2 files :
rm go.mod
rm go.sum
and make the update :
update V3.1.1r3

re-inject a backup.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by WadohS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant