Skip to content

Commit

Permalink
fix e606b79
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 19, 2018
1 parent 39e1c46 commit d7edf6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update_ts.sh
Expand Up @@ -102,6 +102,8 @@ if [ -d "$2" ]; then
elif [ "$action" != "pull" ]; then
echo Build directory not found
exit 1
else
shift
fi

trap cleanup EXIT
Expand Down

0 comments on commit d7edf6c

Please sign in to comment.