17 lines
449 B
Markdown
17 lines
449 B
Markdown
#### Fast Install (The Ninja Way)
|
|
|
|
1. Become `root` to use the installer and run Shinobi. Use one of the following to do so.
|
|
|
|
- Ubuntu 17.04, 17.10
|
|
- `sudo su`
|
|
- CentOS 7
|
|
- `su`
|
|
- MacOS 10.7(+)
|
|
- `su`
|
|
2. Download and run the installer.
|
|
|
|
```
|
|
bash <(curl -s https://raw.githubusercontent.com/ShinobiCCTV/Shinobi-Installer/master/shinobi-install.sh)
|
|
```
|
|
|
|
More info can be found here. https://shinobi.video/docs/start |