Browse Source

Wrong path in installer

spesk1 4 years ago
parent
commit
41038c372b
1 changed files with 1 additions and 1 deletions
  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