/upgrade-system-debian

Upgrade to Debian Linux

Primary LanguageShellGNU General Public License v3.0GPL-3.0

upgrade-system-debian

Upgrade to Debian Linux

terminal version

version Git.

‼️ All as root. ‼️

git clone https://github.com/afimpel/upgrade-system-debian.git 
cd upgrade-system-debian/ 
cp upgrade-* /usr/bin/ 
chmod 777 /usr/bin/upgrade-system* -R

Version one link.

‼️ user with root permissions (sudo). ‼️

wget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-debian/main/installer.sh | sudo sh 

Run

ROOT user.

upgrade-system 
upgrade-system-poweroff 
upgrade-system-reboot 

Sudo User.

sudo upgrade-system 
sudo upgrade-system-poweroff 
sudo upgrade-system-reboot

Desktop

Version one link.

‼️ user with root permissions (sudo). ‼️

wget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-debian/main/installer-desktop.sh | sudo sh