mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
init: command cleanup
This commit is contained in:
parent
9f1b92b076
commit
01cc2e1cae
@ -411,7 +411,7 @@ chmod +x /home/git/data
|
||||
|
||||
# create the repositories directory and make sure it has the right permissions
|
||||
sudo -u git -H mkdir -p /home/git/data/repositories/
|
||||
sudo chmod ug-s /home/git/data/repositories/
|
||||
chmod ug-s /home/git/data/repositories/
|
||||
chown git:git /home/git/data/repositories
|
||||
|
||||
# create the satellites directory and make sure it has the right permissions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user