Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 457 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 457 Bytes

Updating_and_Upgrading_in_Bash

This bash program automates the process of updating and upgrading a debian base distro. The program assumes that user has root privileges to execute the script.

The program execute the processes of updating the lists of references for the distro and execute the update of the system. If any of the actions result on errors, a log file will be generated storing the exit status returned by the command and the STDERR steam.