Browse Source

Some OCD fix

Taylor Bockman 8 years ago
parent
commit
b807f02d95
  1. 2
      ubuntu/installer.sh

2
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

Loading…
Cancel
Save