mirror of
https://github.com/pimox/pimox7.git
synced 2026-06-29 09:11:37 +00:00
removed kernel-headers
This commit is contained in:
@@ -142,7 +142,7 @@ hostnamectl set-hostname $HOSTNAME
|
||||
printf "# PiMox7 Development Repo
|
||||
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 -
|
||||
apt update && apt upgrade -y && apt install -y raspberrypi-kernel-headers
|
||||
apt update && apt upgrade -y
|
||||
|
||||
#### REMOVE DHCP, CLEAN UP ###############################################################################################################
|
||||
apt purge -y dhcpcd5
|
||||
|
||||
Reference in New Issue
Block a user