mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
0d2ad69982
commit
64004d918a
10
script/micro_installer
Normal file
10
script/micro_installer
Normal file
@ -0,0 +1,10 @@
|
||||
#!/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)
|
||||
|
Loading…
Reference in New Issue
Block a user