diff options
-rw-r--r-- | source4/script/installswat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh index 8632b34257..403abc310d 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -19,11 +19,11 @@ installdir() { } installdir . esp -installdir . ico installdir esptest esp installdir esptest js installdir images png installdir images gif +installdir images ico installdir scripting ejs installdir scripting esp installdir scripting js |