summaryrefslogtreecommitdiff
path: root/source/script/installswat.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/script/installswat.sh')
-rwxr-xr-xsource/script/installswat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/script/installswat.sh b/source/script/installswat.sh
index bd2f8da2348..7841a2a7b50 100755
--- a/source/script/installswat.sh
+++ b/source/script/installswat.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#first version March 1998, Andrew Tridgell
-SWATDIR=$1
+SWATDIR=`echo $1 | sed 's/\/\//\//g'`
SRCDIR=$2/
BOOKDIR=$SWATDIR/using_samba