po/de/base.po: Fix typo
[project/luci.git] / applications / luci-splash / htdocs / cgi-bin / splash / splash.sh
1 #!/bin/sh
2 echo -en "Status: 302 Moved\r\n"
3 echo -en "Location: http://$SERVER_ADDR/cgi-bin/luci/splash\r\n\r\n"