Preview:
apt-get update -y
		apt-get upgrade -y
	clear
		d=0
		while [ $d -le 100 ]
		do
		  echo " "
		  let d=$d+1
		done
		echo -e "$B[$D $P.update $B] $A Updates/Upgrades - Finished! $R"
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter