5a12e7c13
1 2 3 4 5
# If there's no vi link, take over: if [ ! -r usr/bin/vi ]; then ( cd usr/bin ; ln -sf vim vi ) fi