Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58068b1

Browse files
authored
Update README.md
1 parent 71b916b commit 58068b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Set the file to executable then run it with sudo as outlined below to update you
66

77
This project is in GitHub and can be found [here](https://github.com/TedLeRoy/ubuntu-update.sh)
88

9+
Similar results can be obtained by simply running `sudo apt update && sudo apt upgrade -y && sudo apt full-upgrade -y && sudo apt autoremove -y` so this is as much an exercise in simple bash scripting concepts as anything.
10+
911
### Background
1012

1113
I maintain several individual Ubuntu 16.04 Long Term Support (LTS) Servers and found myself typing `sudo apt update && sudo apt upgrade -y && sudo apt full-upgrade -y` often.

0 commit comments

Comments
 (0)