diff --git a/scripts/create_tarball.sh b/scripts/create_tarball.sh index ae0c9ed..8c50a32 100755 --- a/scripts/create_tarball.sh +++ b/scripts/create_tarball.sh @@ -214,7 +214,7 @@ redirect_cmd rsync \ --exclude "scripts/license.*" \ --exclude "scripts/license_*" \ --exclude "scripts/remove_license.sh" \ - --exclude "scripts/merge_examples.sh" \ + --exclude "scripts/merge_examples.sh" \ --exclude "mtapi/MTAPI.mm" \ --exclude ".cproject" \ --exclude ".gitattributes" \