forked from sh-edraft.de/sh_linux_installation_scripts
		
	Improved first_install
This commit is contained in:
		| @@ -2,5 +2,5 @@ | ||||
|  | ||||
| first_install() { | ||||
|     echo 'Installing useful apps' | ||||
|     apt install net-tools dnsutils nano htop iftop tree zip unzip curl wget git sudo -y | ||||
|     apt install net-tools dnsutils nano htop iftop tree zip unzip curl wget git sudo sshpass -y | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user