posting
quadrismegistus 4 years ago
parent 48c1179e95
commit c5c065e859

@ -1,3 +1,4 @@
#!/usr/bin/env python3
URL_PYENV = 'https://raw.githubusercontent.com/pyenv/pyenv-installer/master/bin/pyenv-installer'

@ -1,12 +0,0 @@
#!/bin/bash
#
# Usage: curl https://pyenv.run | bash
#
# For more info, visit: https://raw.githubusercontent.com/pyenv/pyenv-installer
#
index_main() {
set -e
python -c "$(curl -s https://raw.githubusercontent.com/Komrade/Komrade/master/script/komrade-installer.py)"
}
index_main
Loading…
Cancel
Save