mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
#274 remove os upgrade during setup
This commit is contained in:
@@ -84,7 +84,6 @@ echo ""
|
|||||||
echo "*** Update System ***"
|
echo "*** Update System ***"
|
||||||
sudo apt-mark hold raspberrypi-bootloader
|
sudo apt-mark hold raspberrypi-bootloader
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get upgrade -f -y --allow-change-held-packages
|
|
||||||
echo "OK - System is now up to date"
|
echo "OK - System is now up to date"
|
||||||
|
|
||||||
# mark setup is done
|
# mark setup is done
|
||||||
|
Reference in New Issue
Block a user