diff options
-rw-r--r-- | configure_apache.sh | 4 | ||||
-rw-r--r-- | ledgersmb-httpd.conf (renamed from ledger-smb-httpd.conf) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure_apache.sh b/configure_apache.sh index 645bde4b..c0f10f07 100644 --- a/configure_apache.sh +++ b/configure_apache.sh @@ -9,8 +9,8 @@ read username chown $username spool templates css -echo "Where do we copy the ledger-smb-httpd.conf file to?" +echo "Where do we copy the ledgersmb-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." diff --git a/ledger-smb-httpd.conf b/ledgersmb-httpd.conf index b92e09d4..b92e09d4 100644 --- a/ledger-smb-httpd.conf +++ b/ledgersmb-httpd.conf |