mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Shinobi CE officially lands on Gitlab
This commit is contained in:
commit
f1406d4eec
431 changed files with 118157 additions and 0 deletions
17
INSTALL/README.md
Normal file
17
INSTALL/README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
#### 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
|
Loading…
Add table
Add a link
Reference in a new issue