Files
sunnypilot/switch_to_python3.sh
George Hotz 06c6ee312b root directory non hidden files
old-commit-hash: 012535a84e
2020-01-17 10:22:00 -08:00

3 lines
93 B
Bash
Executable File

#!/usr/bin/env bash
sudo -- bash -c "source /etc/profile.d/comma_dev.sh; pyenv global 3.7.3"