# Checkra1n-installer
Installer for headless devices that will install Checkra1n and add Webra1n As a Service on the system.

## How to run
install git first

```
sudo apt-get update
sudo apt-get install git
git --version
```
then run once git installed...
```bash
git clone https://github.com/cool5tar/checkra1n-installer
cd checkra1n-installer
bash installer.sh
```

## Now what
- If you want sileo then then go to github.com/cool5tar/odysseyra1n-installer
