os-upgrade.sh: change update to dist-upgrade.
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| apt-get update | ||||
| apt-get upgrade -y | ||||
| apt-get dist-upgrade -y | ||||
| apt-get clean | ||||
|  | ||||
| #postsuper -d ALL | ||||
|   | ||||
		Reference in New Issue
	
	Block a user