driver_setup.sh 81 B

12345
  1. #!/bin/bash
  2. cd "${0%/*}" || exit 1
  3. pip install -U -r ./driver_requirements.txt