X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=bin%2Fst-info;h=83e956146766c99da5c7b5b9f207c387a4e23b48;hb=22cc4d9fbe39334623ef9fc64b3f4979026ba978;hp=b23a170cf28dc798fa216c377971fc9aabc222d0;hpb=f8153ae993188c75f6fa6b811b2cc3707f0e7371;p=home-hw.git diff --git a/bin/st-info b/bin/st-info index b23a170..83e9561 100755 --- a/bin/st-info +++ b/bin/st-info @@ -1,5 +1,2 @@ #!/bin/sh -set -e -LD_LIBRARY_PATH=~/stm/stlink -export LD_LIBRARY_PATH -exec ~/stm/stlink/st-info "$@" +exec ~/stm/stlink/build/Release/bin/st-info "$@"