Skip to content

Instantly share code, notes, and snippets.

@lgh06
Created December 20, 2015 12:31
Show Gist options
  • Save lgh06/c5ce0c26fa09ee66546e to your computer and use it in GitHub Desktop.
Save lgh06/c5ce0c26fa09ee66546e to your computer and use it in GitHub Desktop.
a bash in ubuntu to launch an application
#!/bin/bash
~/WebStorm9/bin/webstorm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment