mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
parent
a2363d9a27
commit
809abbfde2
@ -56,7 +56,7 @@ if [ -d "${CONFIG_DIR}/udev" ]; then
|
|||||||
echo "[Info] Update Udev configuration!"
|
echo "[Info] Update Udev configuration!"
|
||||||
|
|
||||||
rm -rf /etc/udev/rules.d/*
|
rm -rf /etc/udev/rules.d/*
|
||||||
cp -f ${CONFIG_DIR}/udev/* /etc/udev/rules.d/*
|
cp -f ${CONFIG_DIR}/udev/* /etc/udev/rules.d/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user