Commit dc46cbce authored by jeremiejig's avatar jeremiejig

Removing redirect fd 1 and 2.

Well don't need all the extra redirect. normally correclty set.
parent eb60e799
...@@ -65,4 +65,4 @@ echo ...@@ -65,4 +65,4 @@ echo
colored green ' ....is now installed.' colored green ' ....is now installed.'
# Run shell after installation. # Run shell after installation.
exec fish < /dev/tty 2>&1 > /dev/tty exec fish < /dev/tty
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment