mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 06:33:57 +08:00
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"
|