Fix whitespace

This commit is contained in:
Jacob Vosmaer 2013-11-26 10:30:56 +01:00
parent fecbf9255c
commit 6f17221b7a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ cd /home/git/gitlab
# MySQL
sudo -u git -H bundle install --without development test postgres --deployment
#PostgreSQL
# PostgreSQL
sudo -u git -H bundle install --without development test mysql --deployment