fixes for web compatibility

This commit is contained in:
Luke
2017-11-24 10:08:29 -07:00
parent 1889c2a2fb
commit 778e9e4706
11 changed files with 98 additions and 15 deletions

View File

@ -42,7 +42,7 @@ Blender, etc.).
This is just as easy. Log in as the root user and run the following.
```sh
curl -O http://larbs.xyz/larbs.sh #Downloads the script.
curl -LO http://larbs.xyz/larbs.sh #Downloads the script.
bash larbs.sh #Runs it.
```