forked from sh-edraft.de/sh_linux_installation_scripts
		
	Added -y
This commit is contained in:
		| @@ -2,5 +2,5 @@ | |||||||
|  |  | ||||||
| update() { | update() { | ||||||
|     echo 'Starting upgrade:' |     echo 'Starting upgrade:' | ||||||
|     sudo dnf upgrade |     sudo dnf upgrade -y | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user