Skip to content

dSave/bash-debian-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bash-debian-update

Bash script to completely update Debian and child OSes.

This small bash script will simplify the routine upgrade of Debian and child OSes. I would be glad if someone shares their ideas on how to improve this script.

Copy the bash-debian-update.sh file to home folder.

To run, you need to give the file the right to run as a program:

sudo chmod +x bash-debian-update.sh

Then run the script:

./bash-debian-update.sh

Enjoy!

bash-debian-update на русском:

Небольшой скрипт для полного обновления Debian и дочерних операционных систем. Буду рад, если Вы поделитесь своими советами по улучшению скрипта.

Скопируйте файл bash-debian-update.sh в домашнюю папку.

Для запуска необходиом дать файлу права для запуска в качестве программы:

sudo chmod +x bash-debian-update.sh

Теперь можно запустить скрипт:

./bash-debian-update.sh

About

Bash script to completely update Debian and child OSes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages