Browse Source

add missing newline at end of file

cyberta 6 years ago
parent
commit
99e9a68e15
1 changed files with 1 additions and 1 deletions
  1. 1 1
      updateTranslations.sh

+ 1 - 1
updateTranslations.sh

@@ -65,4 +65,4 @@ for (( i=0; i<${#IOS_TRANSLATIONS[@]}; i++ )) {
     node convertTranslations.js $TMP_ANDROID_TRANSLATIONS/$LANG_DIR/strings.xml ${IOS_TRANSLATIONS[i]}
 }
 
-rm -rf $TMP_ANDROID_TRANSLATIONS
+rm -rf $TMP_ANDROID_TRANSLATIONS