Closed DemonixCraft-1 closed 6 years ago
Okay here's what I changed in install.sh :
I see, tee makes sense now.
Do you want anything else changed?
I also have another idea : we could make an alias for winpty
so we don't have to write it out.
I was thinking something like ... alias wi='winpty'
That way we would only have to type sudo wi [command_to_run]
, instead of sudo winpty [command_to_run]
But I'll put that in another PR I just want this one merged first so I don't have to worry about my broken repo at DemonixCraft and I can make a clean fork.
Thank you.
Finally compressed to one commit! Officially ready to be merged! Here's what I changed :