Skip to content

Instantly share code, notes, and snippets.

@ipepe
Last active October 5, 2018 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ipepe/1df0614183c8dd49b8a013bcefb4ab8a to your computer and use it in GitHub Desktop.
Save ipepe/1df0614183c8dd49b8a013bcefb4ab8a to your computer and use it in GitHub Desktop.
#!/bin/bash
docker exec -it gitlab_app_1 gitlab-ctl reconfigure
docker exec -it gitlab_app_1 update-permissions
docker exec -it gitlab_app_1 chmod 2770 /var/opt/gitlab/git-data/repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment