[arch-commits] Commit in gitlab/trunk (gitlab.install)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Oct 5 19:19:37 UTC 2016


    Date: Wednesday, October 5, 2016 @ 19:19:37
  Author: svenstaro
Revision: 191425

Fix typo

Modified:
  gitlab/trunk/gitlab.install

----------------+
 gitlab.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: gitlab.install
===================================================================
--- gitlab.install	2016-10-05 18:54:30 UTC (rev 191424)
+++ gitlab.install	2016-10-05 19:19:37 UTC (rev 191425)
@@ -18,5 +18,5 @@
     echo "# su - gitlab -s /bin/sh -c \"cd '/usr/share/webapps/gitlab'; bundle exec rake db:migrate RAILS_ENV=production\""
     echo "Afterwards, restart gitlab-related services:"
     echo "# systemctl daemon-reload"
-    echo "# systemctl restrat gitlab-sidekiq gitlab-unicorn gitlab-workhorse"
+    echo "# systemctl restart gitlab-sidekiq gitlab-unicorn gitlab-workhorse"
 }



More information about the arch-commits mailing list