22
0
Fork 0

pas de répétition des umask

This commit is contained in:
Benoît S. 2016-12-09 10:45:21 +01:00
parent 6af27d055c
commit 060b438966
1 changed files with 0 additions and 2 deletions

View File

@ -284,7 +284,6 @@ $ bundle install -j$(nproc) --deployment --without development test mysql aws ke
Installation :
~~~
$ umask 002
$ bundle exec rake gitlab:shell:install REDIS_URL=unix:/var/run/redis/foo.sock RAILS_ENV=production SKIP_STORAGE_VALIDATION=true
$ chmod -R ug+rwX,o-rwx ~/repositories/
$ chmod -R ug-s ~/repositories/
@ -296,7 +295,6 @@ $ chmod g+s ~/repositories/
Installation :
~~~
$ umask 002
$ cd
$ git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
$ cd gitlab-workhorse