aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeividas Gedgaudas2023-06-20 15:52:23 +0300
committerGitHub2023-06-20 15:52:23 +0300
commitc2b6ac8d15571ebf07b17482d0b5b759f5b69ad0 (patch)
tree4f9b0eebb3967ebc9405624d0d033cbd0617664a
parent6fa2a716c1686782a345630cc176e820ec6dcf58 (diff)
parentbe05f63e9f0e775789ae8a6b3389bb31d8983ccf (diff)
downloadaur-c2b6ac8d15571ebf07b17482d0b5b759f5b69ad0.tar.gz
Merge pull request #9 from Sidicer/2.6.4-1
Readme update in regards of breaking
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 443c8086235d..0be93d7f99ab 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
# [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.3-green)](https://nordlayer.com/download/linux/)
+
+### Upgrade from 2.6.3 to 2.6.4 BREAKS nordlayer.db
+```sh
+# Run this if you are unable to use nordlayer after upgrade
+rm /var/lib/nordlayer/nordlayer.db
+systemctl restart nordlayer
+nordlayer login
+```
+
### Important
Original [repository](https://github.com/mearaj/nordlayer) was archived by [mearaj](https://github.com/mearaj) as they are longer a nordlayer user.<br>
I will be maintaining the package from now on.