Explorar el Código

add missing newline at end of file

cyberta hace 6 años
padre
commit
99e9a68e15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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