diff --git a/GitLabInstaller.sh b/GitLabInstaller.sh index c3b1c525efd84611bdc7f461c8befc28a8d11048..e0e254a92f2a3efa538effeb445dbf7f1f078af2 100644 --- a/GitLabInstaller.sh +++ b/GitLabInstaller.sh @@ -283,7 +283,7 @@ sudo /sbin/service gitlab start ## Copy the example site config: -sudo cp -v lib/support/nginx/gitlab /etc/nginx/conf.d/gitlab-ssl +sudo cp -v lib/support/nginx/gitlab-ssl /etc/nginx/conf.d/gitlab ## Make sure to edit the config file to match your setup: