mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-22 03:42:07 +08:00
06c6ee312b
old-commit-hash: 012535a84e
3 lines
93 B
Bash
Executable File
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"
|