This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
delete ld preload
pull/71/head
luigifcruz
2 years ago
parent
0bf7e18500
commit
bb83cfc309
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
hardlink -t /usr/share/doc
fi
rm -fr /etc/ld.so.preload
EOF
if [ -d "${ROOTFS_DIR}/home/${FIRST_USER_NAME}/.config" ]; then
Write
Preview
Loading…
Cancel
Save