Skip to content

jnltedev/ubuntuautoupdatescripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Auto Update Scripts

A small collection of Bash scripts to automatically update an Ubuntu system.

Installation

Clone the repository:

git clone https://github.com/jnltedev/ubuntuautoupdatescripts.git
cd ubuntuautoupdatescripts

Make the scripts executable:

chmod +x *.sh

Usage

Run the main script:

./update.sh

The main script automatically executes all .sh files in the repository (except update.sh) and displays whether each script completed successfully.

Output

  • ✅ Successfully – Script completed successfully.
  • ❌ Error – An error occurred while running the script.

After all scripts have finished, you will see:

🎉 All updates has been installed.

Repository

ubuntuautoupdatescripts

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages