From 77df33bca3dc1bc30c354661bc950bd3f6c27b13 Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Thu, 15 Mar 2007 04:19:31 +0000 Subject: Mostly named changes to be more consistent with the project but also removed ledger-smb.conf.default as it appears replaced by LedgerSMB::Sysconfig (if I am wrong I apologize). Also editing Sysconfig.pm and install.sh (does this need to be removed?) to address new conf files. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@906 4979c152-3d1c-0410-bac9-87ea11338e46 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 645bde4b..b4d8599c 100644 --- a/install.sh +++ b/install.sh @@ -11,6 +11,6 @@ chown $username spool templates css echo "Where do we copy the ledger-smb-httpd.conf file to?" read location -cp ledger-smb-httpd.conf $location +cp ledgersmb-httpd.conf $location echo "Please restart your web server for the changes to take effect." -- cgit v1.2.3