commit fb6002d4291b4d33ac1c2bfeebadf748b612ea5b
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Aug 21 16:20:22 2016 +0300

    use gitlab-rake wrapper

 gitlab-ce.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index c694701..4a7cce5 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -244,7 +244,7 @@ if [ $1 -eq 1 ]; then
        systemctl -q start gitlab-sidekiq
        systemctl -q start gitlab.target
        echo "Create and configure database in 
%{_sysconfdir}/gitlab/database.yml"
-       echo "Then run 'sudo -u gitlab bundle exec rake gitlab:setup 
RAILS_ENV=production'"
+       echo "Then run 'gitlab-rake gitlab:setup'"
        echo
 else
        systemctl -q try-restart gitlab-unicorn || :
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/bb222ff79fa4219211316f1a0897824f364e1132

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to