mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 00:43:54 +08:00
3 lines
93 B
Bash
3 lines
93 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
sudo -- bash -c "source /etc/profile.d/comma_dev.sh; pyenv global 3.7.3"
|