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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue May 3 02:16:59 UTC 2016


    Date: Tuesday, May 3, 2016 @ 04:16:59
  Author: svenstaro
Revision: 173469

Better install message

Modified:
  gitlab-shell/trunk/gitlab-shell.install

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

Modified: gitlab-shell.install
===================================================================
--- gitlab-shell.install	2016-05-03 02:15:35 UTC (rev 173468)
+++ gitlab-shell.install	2016-05-03 02:16:59 UTC (rev 173469)
@@ -3,5 +3,5 @@
     getent passwd git > /dev/null || useradd -u 105 -d "/var/lib/gitlab" -g git -s "/usr/share/webapps/gitlab-shell/bin/gitlab-shell" git 1>/dev/null
 
     echo "Configure gitlab-shell in /etc/webapps/gitlab-shell/config.yml"
-    echo "Don't forget to put a secret bytestring to /etc/webapps/gitlab-shell/secret"
+    echo "Put a secret bytestring to /etc/webapps/gitlab-shell/secret"
 }



More information about the arch-commits mailing list