summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/htdocs/cgi-bin/splash/splash.sh
blob: c9d614bf10be6630ab103511f6dffd9e75ef2d38 (plain)
1
2
3
#!/bin/sh
echo -en "Status: 302 Moved\r\n"
echo -en "Location: http://$SERVER_ADDR/cgi-bin/luci/splash\r\n\r\n"