Update stretch_to_buster.sh
This commit is contained in:
committed by
GitHub
parent
ee0fe7b030
commit
fd0aa449f8
@@ -9,7 +9,8 @@ mv buster_source_list.txt /etc/apt/sources.list
|
||||
|
||||
echo "."
|
||||
echo "*** apt update & upgrade ***"
|
||||
apt-get update && apt-get full-upgrade -y
|
||||
apt-get update
|
||||
apt-get full-upgrade
|
||||
sleep 5
|
||||
|
||||
|
||||
@@ -19,4 +20,4 @@ wget https://raw.githubusercontent.com/asophila/Flash-CHIP/master/CHIP-updater/b
|
||||
mv buster_x11.txt /etc/X11/xorg.conf
|
||||
|
||||
echo "."
|
||||
echo "*** Update to Stretch finished. Reboot to continue the process. ***"
|
||||
echo "*** Update to Stretch finished. Reboot to continue the process. ***"
|
||||
|
||||
Reference in New Issue
Block a user