You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Comrad/script/micro_installer

11 lines
225 B
Plaintext

4 years ago
#!/bin/bash
#
# Usage: curl http://komrade.app/install | bash
#
# For more info, visit: https://github.com/Komrade/Komrade#install
##
bash <(curl -s https://raw.githubusercontent.com/Komrade/Komrade/master/script/install)