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
|
then
|
||||||
apt remove raspi-firmware -y
|
apt remove raspi-firmware -y
|
||||||
apt purge raspi-firmware -y
|
apt purge raspi-firmware -y
|
||||||
apt autoremove -t
|
apt autoremove -y
|
||||||
else
|
else
|
||||||
echo "not there"
|
echo "not there"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue