1
0

Change shell to bash at last

This commit is contained in:
Andrei Shevchuk
2018-02-26 12:54:52 +03:00
parent f5e459f0db
commit 7038402a7e
+1 -1
View File
@@ -14,4 +14,4 @@ Supported languages: Chinese (simplified), English, French, German, Portuguese,
- Run it: `bash /tmp/install.sh`
2. **Easier, less secure way** — just download and run install script:
`wget -O - https://github.com/shvchk/poly-light/raw/master/install.sh | sh`
`wget -O - https://github.com/shvchk/poly-light/raw/master/install.sh | bash`