diff --git a/HowtoGitlab/8.14.md b/HowtoGitlab/8.14.md index 07878ee1..288fca47 100644 --- a/HowtoGitlab/8.14.md +++ b/HowtoGitlab/8.14.md @@ -396,12 +396,6 @@ $ cd gitlab $ bundle exec rake gitlab:backup:create RAILS_ENV=production ``` -### Arrêt du service - -``` -# /etc/init.d/gitlab-demo00 stop -``` - ### Mise à jour de GitLab ``` @@ -430,7 +424,7 @@ $ bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=producti ### Démarrer GitLab ``` -# /etc/init.d/gitlab-demo00 start +# /etc/init.d/gitlab-demo00 restart ``` ### Vérifier le status