Skip to content

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.

Notifications You must be signed in to change notification settings

ItaloHugoMDS/Updating_and_Upgrading_in_Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages