Commit 8dcd7343 authored by Axilleas Pipinellis's avatar Axilleas Pipinellis

Bump charlock_holmes to 0.9.6.4

Signed-off-by: default avatarAxilleas Pipinellis <axilleas@archlinux.gr>
parent 2e9599b7
......@@ -169,7 +169,7 @@ do so with caution!
sudo chmod -R u+rwX tmp/pids/
sudo chmod -R u+rwX tmp/sockets/
# Create 'uploads' directory otherwise backup will fail
# Create public/uploads directory otherwise backup will fail
sudo -u git -H mkdir public/uploads
sudo chmod -R u+rwX public/uploads
......@@ -193,7 +193,7 @@ Make sure to update username/password in config/database.yml.
cd /home/git/gitlab
sudo gem install charlock_holmes --version '0.6.9'
sudo gem install charlock_holmes --version '0.6.9.4'
# For MySQL (note, the option says "without")
sudo -u git -H bundle install --deployment --without development test postgres
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment