Removing redirect fd 1 and 2.

Well don't need all the extra redirect. normally correclty set.
This commit is contained in:
jeremiejig 2014-08-08 01:46:01 +02:00
parent eb60e799af
commit dc46cbce7d

View File

@ -65,4 +65,4 @@ echo
colored green ' ....is now installed.'
# Run shell after installation.
exec fish < /dev/tty 2>&1 > /dev/tty
exec fish < /dev/tty