Skip to content

Commit

Permalink
Patch wrong argument
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioisidoro committed Feb 26, 2020
1 parent 1755cc9 commit 69e904b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ fi

if $PULL_TRANSLATIONS; then
echo "PULLING TRANSLATIONS"
tx pull -t
tx pull -a
fi

0 comments on commit 69e904b

Please sign in to comment.