kinect_upload_fw: initialize 'transferred' before USB transfers
[kinect-audio-setup.git] / kinect_fetch_fw
index a358327..28a9fe7 100755 (executable)
@@ -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