Update shinobi-install.sh

fix spelling
This commit is contained in:
tteckster 2023-11-11 06:50:31 -05:00 committed by GitHub
parent 4fa50c9100
commit e1cdf7ddd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ msg_info "Installing FFMPEG"
$STD apt-get install -y ffmpeg
msg_ok "Installed FFMPEG"
msg_info "Clonning Shinobi"
msg_info "Cloning Shinobi"
cd /opt
$STD git clone https://gitlab.com/Shinobi-Systems/Shinobi.git -b master Shinobi
cd Shinobi