diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-23 21:48:59 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-23 21:48:59 +0000 |
commit | e23808a00ce9ac392291379c8ed3795f0f0402bf (patch) | |
tree | 1738bd46b3b19bbd4e5cc9637c26d35640f05e30 /sitesummary-collector.cgi | |
parent | 78b14066745c79613dbc8b2e2a9e55d681c9372e (diff) | |
download | sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.gz sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.bz2 sitesummary-e23808a00ce9ac392291379c8ed3795f0f0402bf.tar.xz |
More framework code. Packages are now buildable.
Diffstat (limited to 'sitesummary-collector.cgi')
-rw-r--r-- | sitesummary-collector.cgi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sitesummary-collector.cgi b/sitesummary-collector.cgi index 4a4794a..afdeb50 100644 --- a/sitesummary-collector.cgi +++ b/sitesummary-collector.cgi @@ -1 +1,5 @@ +#!/bin + # Script to collect HW info using HTTP put + +true |