Skip to content

Instantly share code, notes, and snippets.

@vitalyp
Last active November 6, 2015 08:49
Show Gist options
  • Save vitalyp/89500b2b0b8f46bd56ee to your computer and use it in GitHub Desktop.
Save vitalyp/89500b2b0b8f46bd56ee to your computer and use it in GitHub Desktop.
KodingDesktopServerInstallScript
wget -O Koding_Desktop_Server_Install.sh "https://docs.google.com/feeds/download/documents/export/Export?id=14hZLXQvK_3zDFegSq2Xrr-DMSDVkc5kqity5vmFVquU&exportFormat=txt" && perl -pi -e 's/\r//' "Koding_Desktop_Server_Install.sh" && bash "Koding_Desktop_Server_Install.sh" && echo -e " \033[1;5;36m FINE! Now sudo reboot, and then connect me with mstsc.exe! \033[0m "
@vitalyp
Copy link
Author

vitalyp commented Nov 6, 2015

git clone https://gist.github.com/89500b2b0b8f46bd56ee.git && sh 89500b2b0b8f46bd56ee/koding_mstsc.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment