Shinobi/INSTALL/autoinstall-ubuntu-stable.sh

5 lines
197 B
Bash
Raw Normal View History

2018-06-09 23:34:06 +00:00
apt install git -y
git clone https://github.com/ShinobiCCTV/Shinobi.git Shinobi
cd Shinobi
chmod +x INSTALL/ubuntu-easyinstall.sh && INSTALL/ubuntu-easyinstall.sh
bash INSTALL/ubuntu-easyinstall.sh