mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-28 03:26:43 +07:00
jammy: update hostapd to hostapd_2.10-6
This commit is contained in:
@@ -435,4 +435,6 @@ chroot_installpackages()
|
||||
EOF
|
||||
chmod +x "${SDCARD}"/tmp/install.sh
|
||||
chroot "${SDCARD}" /bin/bash -c "/tmp/install.sh" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
|
||||
|
||||
[[ -f ${SDCARD}/etc/hostapd.conf ]] && sed -i "s/^ssid=.*/ssid=OrangePi/" ${SDCARD}/etc/hostapd.conf
|
||||
} #############################################################################
|
||||
|
||||
Reference in New Issue
Block a user