try to use system utils during ./INSTALL

This commit is contained in:
rsc 2005-07-22 18:44:46 +00:00
parent 593ac8b3a6
commit 905502613a

View file

@ -1,7 +1,7 @@
#!/bin/sh
PLAN9=`pwd` export PLAN9
PATH=$PLAN9/bin:$PATH export PATH
PATH=/bin:/usr/bin:$PLAN9/bin:$PATH export PATH
echo "Resetting $PLAN9/config"
rm -f config