Skip to content
Snippets Groups Projects

Update doc/install/installation.md

Merged gitlab-qa-bot requested to merge github/fork/ZKjellberg/patch-1 into 4-1-stable
  1. Jan 23, 2013
    • Zachary Kjellberg's avatar
      Update doc/install/installation.md · 4f103598
      Zachary Kjellberg authored
      Line 295: sudo /etc/init.d/gitlab restart
      Results in: "Error, unicorn not running!"
      This is because unicorn is not yet running for first boot. I suggest changing this to 'start'.
      
      Line 305: sudo apt-get install nginx
      Change command to: sudo apt-get -y install nginx
      Allowing automated install to simplify and follow pattern of earlier installs.
      4f103598
Loading