Changeset 481

Show
Ignore:
Timestamp:
04/11/07 13:43:00 (2 years ago)
Author:
malte
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/engine/setup/copy-errordocs.sh

    r154 r481  
    11#!/bin/sh 
    22 
    3 for a in `cat /etc/vhcs2/vhcs2.conf | grep -E '(APACHE_WWW_DIR|GUI_ROOT_DIR|APACHE_USER|APACHE_GROUP)'| sed -e 's/ //g'` 
     3for a in `cat /etc/ispcp/ispcp.conf | grep -E '(APACHE_WWW_DIR|GUI_ROOT_DIR|APACHE_USER|APACHE_GROUP)'| sed -e 's/ //g'` 
    44do 
    55export $a