1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 05:58:33 +00:00

Add wget and vi

This commit is contained in:
sin 2013-09-06 08:15:57 +01:00
parent f2ea5a4245
commit fa1584a3db

@ -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