archai/install.sh

7 строки
97 B
Bash

#!/bin/bash
#fail if any errors
set -e
set -o xtrace
bash tools/apex_install.sh
pip install -e .