aboutsummaryrefslogtreecommitdiffstats
path: root/main/wget/wget.post-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'main/wget/wget.post-deinstall')
-rw-r--r--main/wget/wget.post-deinstall3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/wget/wget.post-deinstall b/main/wget/wget.post-deinstall
index 99b57c4635..05456cda65 100644
--- a/main/wget/wget.post-deinstall
+++ b/main/wget/wget.post-deinstall
@@ -1,3 +1,4 @@
#!/bin/sh
-busybox --install -s
+# apk uses wget so we must restore the busybox wget symlink early
+exec /bin/busybox --install -s