@@ -102,6 +102,12 @@ xdr() {
done
}
transifex() {
pushd gui
go run ../cmd/transifexdl/main.go
popd
case "$1" in
"")
shift
@@ -208,6 +214,10 @@ case "$1" in
xdr
;;
transifex)
transifex
*)
echo "Unknown build parameter $1"
The note is not visible to the blocked user.