Changeset 515
- Timestamp:
- 02/22/06 00:26:21 (7 years ago)
- File:
-
- 1 edited
-
install/scripts/etc/alternc/local.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
install/scripts/etc/alternc/local.sh
r514 r515 1 #!/bin/ ksh1 #!/bin/sh 2 2 # 3 # $Id: local.sh,v 1.4 2005/01/20 04:24:57 anarcat Exp $4 3 # AlternC - Web Hosting System 5 4 # Purpose of file: Contient les données communes 6 5 # 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) 8 8 MYSQL_HOST=%%dbhost%% 9 9 MYSQL_DATABASE=%%dbname%%
Note: See TracChangeset
for help on using the changeset viewer.
