diff --git a/HowtoGitlab/8.14.md b/HowtoGitlab/8.14.md index 8c999ca8..0972cf6e 100644 --- a/HowtoGitlab/8.14.md +++ b/HowtoGitlab/8.14.md @@ -274,7 +274,6 @@ $ sed -i 's/redis.sock/foo.sock/' config/resque.yml On installe les Gems requise : ~~~ -$ umask 002 $ bundle install -j$(nproc) --deployment --without development test mysql aws kerberos ~~~