forked from sh-edraft.de/sh_linux_installation_scripts
		
	Fixed scripts
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| install_btop() { | ||||
|     sudo apt install coreutils sed git build-essential gcc-11 g++-11 | ||||
|     sudo apt install coreutils sed git build-essential gcc g++ | ||||
|     git clone https://github.com/aristocratos/btop.git | ||||
|     cd btop | ||||
|     sudo make | ||||
|   | ||||
		Reference in New Issue
	
	Block a user