Browse Source

delete ld preload

pull/71/head
luigifcruz 2 years ago
parent
commit
bb83cfc309
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      export-image/04-finalise/01-run.sh

+ 1
- 0
export-image/04-finalise/01-run.sh View File

@@ -10,6 +10,7 @@ fi
if hash hardlink 2>/dev/null; then if hash hardlink 2>/dev/null; then
hardlink -t /usr/share/doc hardlink -t /usr/share/doc
fi fi
rm -fr /etc/ld.so.preload
EOF EOF


if [ -d "${ROOTFS_DIR}/home/${FIRST_USER_NAME}/.config" ]; then if [ -d "${ROOTFS_DIR}/home/${FIRST_USER_NAME}/.config" ]; then


Loading…
Cancel
Save