arch.sh redirect fix

This commit is contained in:
Luke
2017-11-24 10:17:21 -07:00
parent 778e9e4706
commit 843db7f3f4
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,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
Redirect /arch.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/rc/arch.sh