diff --git a/scripts/pull_translations b/scripts/pull_translations index 488d9f90c..31cb339b1 100755 --- a/scripts/pull_translations +++ b/scripts/pull_translations @@ -35,7 +35,6 @@ if [ $result != 'scripts' ] ; then exit fi - rm ../resources/i18n/*.ts echo diff --git a/scripts/push_translations b/scripts/push_translations index dbf6e9f67..d990f94ed 100755 --- a/scripts/push_translations +++ b/scripts/push_translations @@ -1,3 +1,4 @@ +#!/bin/sh ########################################################################## # OpenLP - Open Source Lyrics Projection # # ---------------------------------------------------------------------- #