mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-09 20:29:19 +02:00
#274 remove os upgrade during setup
This commit is contained in:
parent
9695afcc36
commit
ea86e9c3c6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user