mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
Update rootfs_layer.sh
This commit is contained in:
@@ -12,7 +12,6 @@ function fix_rootfs() {
|
||||
rm -rf ${TARGET_DIR}/etc/network
|
||||
rm -rf ${TARGET_DIR}/etc/X11
|
||||
rm -rf ${TARGET_DIR}/etc/xdg
|
||||
rm -f ${TARGET_DIR}/etc/mtab
|
||||
|
||||
# Cleanup root
|
||||
rm -rf ${TARGET_DIR}/media
|
||||
|
||||
Reference in New Issue
Block a user