diff options
| -rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ CWD=`pwd` -sed -i "s|WORKING_DIR|$CWD|" +sed -i.orig "s|WORKING_DIR|$CWD|" echo "Which user does your web server run as?" read username |
![]() |
index : ledger-smb | |
| Unnamed repository; edit this file to name it for gitweb. | Jonas Smedegaard |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | install.sh | 2 |
@@ -2,7 +2,7 @@ CWD=`pwd` -sed -i "s|WORKING_DIR|$CWD|" +sed -i.orig "s|WORKING_DIR|$CWD|" echo "Which user does your web server run as?" read username |