This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment
-
You can now type |
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.
-
I don't think this fits in show and tell, but there was an update to 0.12 so I looked at their site. It's pretty simple, you just have to login to the lxc container, and do:
wget https://codeberg.org/readeck/readeck/releases/download/0.12.0/readeck-0.12.0-linux-amd64
It will download, then you rename it with:
Next, you can use Midnight commander to Move it over to the /opt/readeck directory or do the below commands:
Finally,
systemctl start readeck
This is how I updated mine. I hope this works for anyone else.
Beta Was this translation helpful? Give feedback.
All reactions