watch cache

This commit is contained in:
Jay Lee
2019-10-14 11:42:33 -04:00
parent 2b2cb03784
commit da3b16c0d4

View File

@@ -27,6 +27,8 @@ else
sudo apt-get -qq --yes update > /dev/null
sudo apt-get -qq --yes build-dep python3 > /dev/null
cd ~
echo "EVERYTHING IN HOME..."
ls -alRF
cpucount=$(nproc --all)
echo "This device has $cpucount CPUs for compiling..."