Changeset 515


Ignore:
Timestamp:
02/22/06 00:26:21 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2005-01-20 04:29:34 by anarcat]
add a more relevant and consistent header

Original author: anarcat
Date: 2005-01-20 04:29:34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/etc/alternc/local.sh

    r514 r515  
    1 #!/bin/ksh 
     1#!/bin/sh 
    22# 
    3 # $Id: local.sh,v 1.4 2005/01/20 04:24:57 anarcat Exp $ 
    43# AlternC - Web Hosting System 
    54# Purpose of file: Contient les données communes 
    65#                  utilisées par les scripts shell 
    7 #                  Attention : ksh ! 
     6# Content will be overwritten by postinst on upgrades. Make 
     7# modifications through debconf (dpkg-reconfigure alternc) 
    88MYSQL_HOST=%%dbhost%% 
    99MYSQL_DATABASE=%%dbname%% 
Note: See TracChangeset for help on using the changeset viewer.