mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 11:06:10 +10:00
Fix gitolite error instructions
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
Permissions:
|
||||
%pre
|
||||
= preserve do
|
||||
sudo chmod -R 770 #{Gitlab.config.git_base_path}
|
||||
sudo chown -R git:git #{Gitlab.config.git_base_path}
|
||||
sudo chmod -R ug+rwXs #{Gitlab.config.git_base_path}
|
||||
|
||||
Reference in New Issue
Block a user