Commit 036452d6 authored by bitsoko's avatar bitsoko Committed by GitHub

Update getESP32.sh

parent 8cab0c2d
......@@ -22,6 +22,7 @@ fi
if [ $(which apt-get) ]
then
echo "[$0]: Found Ubuntu based system."
sudo apt-get update
sudo apt-get install git make libncurses-dev flex bison gperf python python-serial wget 2>/dev/null
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment