From 93ff578ac8f0cd4772285a6ea983cf02cc9be620 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 27 May 2008 09:33:52 +0000 Subject: * 3rd Package reorgnaisation * Moved core, web, cbi to libs * Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages --- applications/sgi-haserl/root/www/cgi-bin/index.cgi | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 applications/sgi-haserl/root/www/cgi-bin/index.cgi (limited to 'applications/sgi-haserl/root/www/cgi-bin/index.cgi') diff --git a/applications/sgi-haserl/root/www/cgi-bin/index.cgi b/applications/sgi-haserl/root/www/cgi-bin/index.cgi deleted file mode 100755 index aae8591c6a..0000000000 --- a/applications/sgi-haserl/root/www/cgi-bin/index.cgi +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/haserl --shell=luac -print("Status: 302 Found") -print("Location: luci\n") -- cgit v1.2.3