commit fa1584a3db25b4beeb66d237315c7d0519fe0b91 parent f2ea5a4245720241a9012425693c4679e3965591 Author: sin <sin@2f30.org> Date: Fri, 6 Sep 2013 08:15:57 +0100 Add wget and vi Diffstat:
M | pkgs/busybox | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -15,5 +15,7 @@ ln -s busybox login ln -s busybox find ln -s busybox du ln -s busybox ping +ln -s busybox wget +ln -s busybox vi popd popd