aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDeividas Gedgaudas2023-06-22 15:04:22 +0300
committerGitHub2023-06-22 15:04:22 +0300
commit913c7f4711faaf044c787b306e2c2a4b71c5fb98 (patch)
tree1b2fb6ed092df58700efdbe76d37bd7aa0d8d449 /README.md
parenta1d3f9aa07317c83ee7ee78a1fe37e72fd192385 (diff)
downloadaur-913c7f4711faaf044c787b306e2c2a4b71c5fb98.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index f926f6233ff5..5443881bf497 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
# [Nordlayer](https://nordlayer.com) VPN package for Linux (esp [ArchLinux](https://archlinux.org/))
[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-2.6.5-green)](https://nordlayer.com/download/linux/)
-### Hotfix (Version 2.6.5 released by Nordlayer
+### Hotfix (Version 2.6.5) released by Nordlayer
The new version should not break `nordlayer.db`
If you're still facing issues afterwards - repeat 2.6.4 version fix
+```sh
+rm /var/lib/nordlayer/nordlayer.db
+systemctl restart nordlayer
+nordlayer login
+```
### Upgrade from 2.6.3 to 2.6.4 BREAKS nordlayer.db
```sh