Change shell to bash
This commit is contained in:
@@ -11,7 +11,7 @@ Supported languages: Chinese (simplified), English, French, German, Portuguese,
|
|||||||
- Download install script:
|
- Download install script:
|
||||||
`wget -P /tmp https://github.com/shvchk/poly-light/raw/master/install.sh`
|
`wget -P /tmp https://github.com/shvchk/poly-light/raw/master/install.sh`
|
||||||
- Review install script at `/tmp/install.sh`
|
- Review install script at `/tmp/install.sh`
|
||||||
- Run it: `sh /tmp/install.sh`
|
- Run it: `bash /tmp/install.sh`
|
||||||
|
|
||||||
2. **Easier, less secure way** — just download and run install script:
|
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 | sh`
|
||||||
|
|||||||
Reference in New Issue
Block a user