Updated
Signed-off-by: debianpepper <peppermintosteam@proton.me>
This commit is contained in:
parent
16b6c0de52
commit
e79ec1b68d
|
@ -42,7 +42,7 @@ if [ -e /usr/share/peppermint/pep_id ]
|
|||
then
|
||||
apt remove raspi-firmware -y
|
||||
apt purge raspi-firmware -y
|
||||
apt autoremove -t
|
||||
apt autoremove -y
|
||||
else
|
||||
echo "not there"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue