Update pyenv2.sh

pull/829/head
tteckster 2 years ago committed by GitHub
parent 8b36a1953b
commit e1355dc305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
#!/usr/bin/env bash
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Install on Proxmox "; exit; fi
set -e
echo "Installing Python 3.10.8"
pyenv install 3.10.8 &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.