Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 262 Bytes

Linux-Update-Script. Updates then performs distibution upgrade, fixes missing dependancies and then removes obsolete packages, finally it clears cache.

Useage

  1. Make update.sh excecutable e.g. "Chmod 700 update.sh"
  2. run update.sh e.g. "./update.sh"