Update rootfs_layer.sh

This commit is contained in:
Pascal Vizeli 2018-05-13 10:08:35 +02:00 committed by GitHub
parent b0825e17d5
commit c30367a29a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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