Skip to content
Snippets Groups Projects
Commit 8dcd7343 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Bump charlock_holmes to 0.9.6.4

parent 2e9599b7
No related branches found
No related tags found
1 merge request!3874Bump charlock_holmes to 0.9.6.4
Loading
Loading
@@ -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
 
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment