41038c372b943ac3ac5139c724cc0f0dfe24bd4f
commit 41038c372b943ac3ac5139c724cc0f0dfe24bd4f
Author: spesk1 <spesk@pm.me>
Date: Sat Jun 29 15:49:14 2019 -0400

Wrong path in installer

diff --git a/install.sh b/install.sh
index 2a21a04..bd226fb 100755
--- a/install.sh
+++ b/install.sh
@@ -8,4 +8,4 @@ if [ ! -d $installDir ]; then
fi

echo "Copying bin"
-cp ./yt-split-track $installDir
+cp ./yt-track-split $installDir