remove osid and postinstall.sh when the installation is complete

This commit is contained in:
kytv
2011-08-06 22:38:37 +00:00
parent 9abf7d6aef
commit 2973b4097d

View File

@ -105,5 +105,7 @@ fi
# no, let's not start the router from the install script any more
# ./i2prouter start
rm -f ./osid
rm -f ./postinstall.sh
exit 0