Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
infra
docker
gitlab
Commits
554139da
Commit
554139da
authored
Jan 15, 2020
by
Carlo Landmeter
Browse files
fix build of gitlab-shell
it uses a makefile now
parent
0e1bff09
Changes
1
Hide whitespace changes
Inline
Side-by-side
gitlab/overlay/usr/local/bin/setup.sh
View file @
554139da
...
...
@@ -115,7 +115,7 @@ ln -sf config.yml.example config.yml
patch
-p0
-i
/tmp/gitlab-shell/gitlab-shell-changes.patch
install
-Dm644
config.yml.example
\
"
$gitlab_location
"
/config/gitlab-shell/config.yml.example
./bin/compile
&&
./bin/install
make setup
# gitlab-shell will not set PATH
ln
-s
/usr/local/bin/ruby /usr/bin/ruby
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment