mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Update rootfs_layer.sh
This commit is contained in:
parent
b0825e17d5
commit
c30367a29a
@ -12,7 +12,6 @@ function fix_rootfs() {
|
|||||||
rm -rf ${TARGET_DIR}/etc/network
|
rm -rf ${TARGET_DIR}/etc/network
|
||||||
rm -rf ${TARGET_DIR}/etc/X11
|
rm -rf ${TARGET_DIR}/etc/X11
|
||||||
rm -rf ${TARGET_DIR}/etc/xdg
|
rm -rf ${TARGET_DIR}/etc/xdg
|
||||||
rm -f ${TARGET_DIR}/etc/mtab
|
|
||||||
|
|
||||||
# Cleanup root
|
# Cleanup root
|
||||||
rm -rf ${TARGET_DIR}/media
|
rm -rf ${TARGET_DIR}/media
|
||||||
|
Loading…
x
Reference in New Issue
Block a user