This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#============================================================================== | |
# An install script which help you to install VMD in Ubuntu 16.04 | |
# | |
# Authors: Alisue ([email protected]). Al42and ([email protected]) | |
# License: MIT License | |
# | |
# Copyright hashnote.net, 2015, allright reserved. | |
#============================================================================== |