mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
softer update OS during release
This commit is contained in:
@@ -68,7 +68,7 @@ echo "OK"
|
||||
# update system
|
||||
echo "update OS ..."
|
||||
sudo apt-get update -y
|
||||
sudo apt-get upgrade -f -y
|
||||
sudo apt-get upgrade -y
|
||||
|
||||
# SSH Pubkeys (make unique for every sd card image install)
|
||||
echo
|
||||
|
Reference in New Issue
Block a user