Skip to content

Yemtex/AptLoopScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

AptLoopScript

Just a simple script, which runs apt with an for loop twice. And can update itself.

Script does apt:

  • update
  • upgrade
  • full-upgrade
  • autoremove

Working Linux Distributions:

  • Ubuntu
  • Debian

Instruction:

  1. wget https://raw.githubusercontent.com/Yemtex/AptLoopScript/master/up.sh
  2. sh up.sh

      or

  1. wget https://raw.githubusercontent.com/Yemtex/AptLoopScript/master/up.sh
  2. chmod +x up.sh
  3. ./up.sh

About

Script for apt update, full-upgrade, autoremove

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages