eine / hwd-ide

19 stars 3 forks source link

Extend docker_guiapp.sh #2

Open eine opened 6 years ago

eine commented 6 years ago

Right now, it is only tested with Xming on Windows, and the path is fixed. Possible enhancements:


Also, check if the terminal is a tty before using $(command -v winpty), in order to allow curl -L https://....docker_guiapp.sh | sh. See https://stackoverflow.com/questions/911168/how-to-detect-if-my-shell-script-is-running-through-a-pipe