Forráskód Böngészése

Update shinobi-install.sh

fix spelling
tteckster 1 éve
szülő
commit
e1cdf7ddd4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      install/shinobi-install.sh

+ 1 - 1
install/shinobi-install.sh

@@ -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