Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40b5b2 commit 0738865Copy full SHA for 0738865
.github/scripts/update.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
cd docs || exit 1
4
-$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --worker 25
+$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --workers 25 --silent
0 commit comments