diff --git a/portlets/create.sh b/portlets/create.sh index bd04a82807d..76b95f163d6 100755 --- a/portlets/create.sh +++ b/portlets/create.sh @@ -31,4 +31,4 @@ cd .. ant deploy -exit 0 +exit 0 \ No newline at end of file diff --git a/themes/create.sh b/themes/create.sh index 3d5d2eabf76..3476ce96401 100755 --- a/themes/create.sh +++ b/themes/create.sh @@ -37,4 +37,4 @@ cd .. ant deploy -exit 0 +exit 0 \ No newline at end of file