diff options
Diffstat (limited to 'source4/script')
-rw-r--r-- | source4/script/installswat.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh index dbf0e7351f..3e6e104d03 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -18,9 +18,9 @@ installdir() { done } -installdir html html -installdir html/esptest html -installdir html/images png +installdir . html +installdir esptest html +installdir images png installdir scripting ejs cat << EOF |