1749877876
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# updoot
|
|
||||||
# echo "Updating software lists..."
|
|
||||||
# sudo apt update 1>/dev/null 2>/dev/null
|
|
||||||
|
|
||||||
# rpi-update
|
# rpi-update
|
||||||
# echo "Updating Raspberry Pi firmware..."
|
# echo "Updating Raspberry Pi firmware..."
|
||||||
# sudo rpi-update
|
# sudo rpi-update
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# updoot
|
|
||||||
# echo "Updating software lists..."
|
|
||||||
# sudo apt update 1>/dev/null 2>/dev/null
|
|
||||||
|
|
||||||
echo "Fully upgrading, this may take a while..."
|
echo "Fully upgrading, this may take a while..."
|
||||||
sudo apt dist-upgrade -y
|
sudo apt dist-upgrade -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user