Commit 597995ba146662292466f3514ef2be9b74fe1f69

Authored by Jacob Vosmaer
1 parent e2bb3457

Remove distracting remark about backup timestamps

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
doc/update.md
... ... @@ -10,7 +10,6 @@ sudo gitlab-ctl stop unicorn
10 10 sudo gitlab-ctl stop sidekiq
11 11  
12 12 # Create a database backup in case the upgrade fails
13   -# Note the backup timestamp in case you want to revert later
14 13 sudo gitlab-rake gitlab:backup:create
15 14  
16 15 # Install the latest package
... ...