diff --git a/Telegram/Deploy.sh b/Telegram/Deploy.sh index f5e4a4df4..427434bf1 100755 --- a/Telegram/Deploy.sh +++ b/Telegram/Deploy.sh @@ -1,3 +1,5 @@ +set -e + while IFS='' read -r line || [[ -n "$line" ]]; do set $line eval $1="$2"