mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
watch cache
This commit is contained in:
@@ -27,6 +27,8 @@ else
|
|||||||
sudo apt-get -qq --yes update > /dev/null
|
sudo apt-get -qq --yes update > /dev/null
|
||||||
sudo apt-get -qq --yes build-dep python3 > /dev/null
|
sudo apt-get -qq --yes build-dep python3 > /dev/null
|
||||||
cd ~
|
cd ~
|
||||||
|
echo "EVERYTHING IN HOME..."
|
||||||
|
ls -alRF
|
||||||
cpucount=$(nproc --all)
|
cpucount=$(nproc --all)
|
||||||
echo "This device has $cpucount CPUs for compiling..."
|
echo "This device has $cpucount CPUs for compiling..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user