There was an error while loading. Please reload this page.
1 parent e5ccf46 commit 259441bCopy full SHA for 259441b
1 file changed
README.md
@@ -15,7 +15,7 @@ ___
15
## Stable Installer up to Debian 8, 9 and 10, Ubuntu 16.10, 18.04, 18.10 and 20.04 and CentOS 7 and 8
16
17
```sh
18
-LATEST_VERSION=`wget -O installer.tar.gz https://github.com/easy-wi/installer/archive/2.8.tar.gz
+LATEST_VERSION=`wget -O installer.tar.gz https://github.com/easy-wi/installer/archive/2.9.tar.gz
19
tar zxf installer.tar.gz && mv ./installer-*/easy-wi_install.sh ./
20
rm -r installer.tar.gz installer-*/
21
0 commit comments