monado/.gitlab-ci/debian_bullseye_container_prep.sh
2022-01-21 18:24:20 +00:00

15 lines
265 B
Bash

#!/bin/bash
# Copyright 2018-2021, Collabora, Ltd. and the Monado contributors
# SPDX-License-Identifier: BSL-1.0
(
cd $(dirname $0)
bash ./install-cross.sh
)
(
cd $(dirname $0)
bash ./build-openxr-openhmd.sh
)
python3 -m pip install proclamation