diff --git a/Makefile b/Makefile index 914d803b86e8cedd28e051a069f13bdcdef70593..9ab09393151ba7e47468fc2ffdf133451333b930 100644 --- a/Makefile +++ b/Makefile @@ -145,7 +145,7 @@ foreman: command -v $@ > /dev/null || gem install $@ .ruby-version: - ln -s ${gitlab_development_root}/gitlab/.ruby-version $@ + ln -nfs ${gitlab_development_root}/gitlab/.ruby-version $@ localhost.crt: localhost.key