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