Explorar el Código

Wrong path in installer

spesk1 hace 5 años
padre
commit
41038c372b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -8,4 +8,4 @@ if [ ! -d $installDir ]; then
 fi
 
 echo "Copying bin"
-cp ./yt-split-track $installDir
+cp ./yt-track-split $installDir