install iotop

This commit is contained in:
Tangchao
2023-06-12 16:14:47 +08:00
parent 39a24923cd
commit 4e6babe3bc

View File

@ -18,6 +18,9 @@ sudo apt -y install gdb
sudo apt-get -y install cron
sudo apt install -y network-manager
# iotop
sudo apt install iotop
# cmake
sudo apt -y remove cmake
sudo apt -y install openssl