mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-21 06:33:52 +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"
|