Fixed unpaired quote.

This commit is contained in:
Ivan Malison 2013-03-30 18:12:02 -07:00
parent ab79f28d1e
commit 0a9061fbe4

View File

@ -51,7 +51,7 @@ function install_python_packages() {
sudo -v sudo -v
echo "Installing essential files. echo "Installing essential files."
[ "$1" == "--install" -o "$1" == "-i" ] && install_essentials [ "$1" == "--install" -o "$1" == "-i" ] && install_essentials
echo "Installing Dot Files." echo "Installing Dot Files."
source bootstrap.sh source bootstrap.sh