Sfoglia il codice sorgente

add missing newline at end of file

cyberta 6 anni fa
parent
commit
99e9a68e15
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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