diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-03-14 01:26:46 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-03-14 01:26:46 +0000 |
commit | b56333a181dffa1d6880ca359e0327b2eb0448e4 (patch) | |
tree | 0b3fd24c5238808d4ccc836529252d3891ed1031 /source3 | |
parent | 2207cdd60ca22b60f0ba90bc8312fc76e715fb42 (diff) | |
download | samba-b56333a181dffa1d6880ca359e0327b2eb0448e4.tar.gz samba-b56333a181dffa1d6880ca359e0327b2eb0448e4.tar.xz samba-b56333a181dffa1d6880ca359e0327b2eb0448e4.zip |
fixed instructions in installswat.sh (thanks to Herb again!)
(This used to be commit 5e25c845c7c9fe3330cd84e84cfc9b08d77d8cc3)
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/script/installswat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/installswat.sh b/source3/script/installswat.sh index dcdfc530b43..30dd2b57be1 100755 --- a/source3/script/installswat.sh +++ b/source3/script/installswat.sh @@ -32,7 +32,7 @@ done cat << EOF ====================================================================== -The SWAT files have been installed. Remember to read the web/README +The SWAT files have been installed. Remember to read the swat/README for information on enabling and using SWAT ====================================================================== EOF |