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

4
www/.htaccess Normal file
View File

@ -0,0 +1,4 @@
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]
Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/rc/larbs.sh

View File

@ -29,7 +29,7 @@
<p>In any install of Arch Linux, simply log in as the root user and run the following in the terminal:</p>
<code>
curl -O larbs.xyz/larbs.sh</br>
curl -LO larbs.xyz/larbs.sh</br>
bash larbs.sh