#!/bin/sh

export BUILD_FLAVOUR=rls

exec ./common-build.sh "$@"
