From 3b30fb5bb3fded9c9859f791bf73b20f49aaac08 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Fri, 10 Jun 2016 00:09:40 -0700 Subject: [PATCH] Some OCD fix --- ubuntu/installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/installer.sh b/ubuntu/installer.sh index dbf82e9..c3da3e1 100644 --- a/ubuntu/installer.sh +++ b/ubuntu/installer.sh @@ -23,7 +23,7 @@ sudo apt-get -qq -y install libxcb-xinerama0-dev sudo apt-get -qq -y install libxcb-randr0-dev # Build and install lemonbar from source -echo "Installing lemonbar from source" +echo "Installing lemonbar from source..." pushd cd ~ git clone https://github.com/LemonBoy/bar.git