]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
default scriptpath to /usr/bin
authorBastian Dehn <hhaalo@arcor.de>
Mon, 11 Jul 2016 19:50:00 +0000 (21:50 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 11 Jul 2016 19:50:00 +0000 (21:50 +0200)
albentohandy.sh

index 69b14f78fbf2a01139b81af8ce752c1e0428dddf..2a54c9bfe188e32bc90aaa3ef289db0878271136 100755 (executable)
@@ -3,7 +3,7 @@
 # working directory 
 work="$(pwd)/work.$$"
 # path to flactomp3v2.sh script
-scriptpath="/tmp/scripts"
+scriptpath="/usr/bin"
 # collection directory
 musicpath="/tmp/musikpath"