X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/blobdiff_plain/24c40894e8f3bbd545b16f92113d8f89d49f3e3b..bd345d96fa9c37efafe5173092bfc588a14c6669:/kinect_fetch_fw diff --git a/kinect_fetch_fw b/kinect_fetch_fw index a358327..28a9fe7 100755 --- a/kinect_fetch_fw +++ b/kinect_fetch_fw @@ -12,6 +12,9 @@ # # wget and 7z from p7zip-full are needed, they can be installed with # sudo aptitude install wget p7zip-full +# +# NOTE: p7zip-full >= 9.20 is required in order to extract .msi files +# correctly set -e