Skip to content

Commit 93b0e23

Browse files
authored
Update root-setup.sh
1 parent ef6a63d commit 93b0e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ACTION=="add|change", SUBSYSTEM=="block", KERNEL=="mmcblk[0-9]", ATTR{queue/sche
9292
EOF
9393

9494
#echo 'CMA="256M@256M"' >>/etc/default/raspi-firmware
95-
95+
apt-get update
9696
apt-get -y --purge --autoremove --no-install-recommends install systemd-cron dbus-user-session libnss-systemd libpam-systemd
9797
apt-get -y --purge --autoremove --no-install-recommends install alsa-utils pciutils usbutils bluetooth bluez bluez-firmware
9898
apt-get -y --purge --autoremove --no-install-recommends install desktop-base xfonts-base

0 commit comments

Comments
 (0)