* applications/luci-splash: Fixed cronscript was not executable
[project/luci.git] / applications / luci-splash / root / www / cgi-bin / luci_splash.cgi
1 #!/bin/sh
2 echo "Status: 302 Found"
3 echo "Location: /cgi-bin/ffluci/splash/splash$PATH_INFO"
4 echo