From 7e40491ea27fd8b7beed75583523ce2528731141 Mon Sep 17 00:00:00 2001
From: Daniel Micay To download, verify and extract the standalone platform-tools on Debian and
Ubuntu: To download, verify and extract the standalone platform-tools on macOS:curl -O https://dl.google.com/android/repository/platform-tools_r30.0.5-linux.zip
+
sudo apt install bsdtar
+curl -O https://dl.google.com/android/repository/platform-tools_r30.0.5-linux.zip
echo 'd6d72d006c03bd55d49b6cef9f00295db02f0a31da10e121427e1f4cb43e7cb9 platform-tools_r30.0.5-linux.zip' | sha256sum -c
-unzip platform-tools_r30.0.5-linux.zip
+bsdtar xvf platform-tools_r30.0.5-linux.zip
unzip sunfish-factory-2020.12.12.03.zip+
bsdtar xvf sunfish-factory-2020.12.12.03.zip
On macOS and Windows: