--updateversion saves updates to incorrect location #499

This commit is contained in:
Jean-Marie Renouard 2022-03-28 23:03:57 +02:00
parent e1524048cf
commit 77b313bf92

View file

@ -608,7 +608,7 @@ sub update_tuner_version {
debugprint "$httpcli is available."; debugprint "$httpcli is available.";
$fullpath=dirname(__FILE__)."/".$script; $fullpath=dirname(__FILE__)."/".$script;
debugprint "FullPath: $fullpath" debugprint "FullPath: $fullpath";
debugprint debugprint
"$httpcli --connect-timeout 3 '$url$script' 2>$devnull > $fullpath"; "$httpcli --connect-timeout 3 '$url$script' 2>$devnull > $fullpath";
$update = $update =