浏览代码

delete ld preload

pull/71/head
luigifcruz 2 年前
父节点
当前提交
bb83cfc309
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      export-image/04-finalise/01-run.sh

+ 1
- 0
export-image/04-finalise/01-run.sh 查看文件

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

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


正在加载...
取消
保存