Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 208 Bytes

File metadata and controls

12 lines (10 loc) · 208 Bytes

core

Core for SEMC

Install SEMC

bash -c "$(curl -fsSL https://semissioncontrol.github.io/install.sh)"

Or, by wget

bash -c "$(wget https://semissioncontrol.github.io/install.sh -O -)"