posting
quadrismegistus 4 years ago
parent 351620713f
commit 48c1179e95

@ -6,7 +6,7 @@
#
index_main() {
set -e
curl https://raw.githubusercontent.com/Komrade/Komrade/master/script/komrade-installer.py | python -
python -c "$(curl -s https://raw.githubusercontent.com/Komrade/Komrade/master/script/komrade-installer.py)"
}
index_main
Loading…
Cancel
Save