Skip to content

Commit d7edf6c

Browse files
committedFeb 19, 2018
fix e606b79
1 parent 39e1c46 commit d7edf6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎scripts/update_ts.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ if [ -d "$2" ]; then
102102
elif [ "$action" != "pull" ]; then
103103
echo Build directory not found
104104
exit 1
105+
else
106+
shift
105107
fi
106108

107109
trap cleanup EXIT

0 commit comments

Comments
 (0)
Please sign in to comment.