mirror of
https://github.com/pimox/pimox7.git
synced 2026-07-03 19:21:38 +00:00
removed kernel-headers
This commit is contained in:
@@ -142,7 +142,7 @@ hostnamectl set-hostname $HOSTNAME
|
|||||||
printf "# PiMox7 Development Repo
|
printf "# PiMox7 Development Repo
|
||||||
deb https://raw.githubusercontent.com/pimox/pimox7/master/ dev/ \n" > /etc/apt/sources.list.d/pimox.list
|
deb https://raw.githubusercontent.com/pimox/pimox7/master/ dev/ \n" > /etc/apt/sources.list.d/pimox.list
|
||||||
curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add -
|
curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add -
|
||||||
apt update && apt upgrade -y && apt install -y raspberrypi-kernel-headers
|
apt update && apt upgrade -y
|
||||||
|
|
||||||
#### REMOVE DHCP, CLEAN UP ###############################################################################################################
|
#### REMOVE DHCP, CLEAN UP ###############################################################################################################
|
||||||
apt purge -y dhcpcd5
|
apt purge -y dhcpcd5
|
||||||
|
|||||||
Reference in New Issue
Block a user