Skip to content

Commit

Permalink
Delete debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Dec 4, 2024
1 parent 1ed029f commit 0d0b1af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-pkg-apk
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ pkg_preinstall_apk() {
fi
rm -rf .PKGINFO
if test "$PKG" = busybox ; then
echo HELLO
for i in mount umount mkdir ls ln rm touch date sync sleep stat ldconfig mkswap swapon uname ; do
test -e "bin/$i" || ln -fs busybox "bin/$i"
done
Expand Down

0 comments on commit 0d0b1af

Please sign in to comment.