3 lines
93 B
3 lines
93 B
6 years ago
|
#!/usr/bin/env bash
|
||
|
sudo -- bash -c "source /etc/profile.d/comma_dev.sh; pyenv global 3.7.3"
|