Fixed unpaired quote.
This commit is contained in:
parent
ab79f28d1e
commit
0a9061fbe4
2
setup.sh
2
setup.sh
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user