Commit 597995ba146662292466f3514ef2be9b74fe1f69
1 parent
e2bb3457
Exists in
master
and in
13 other branches
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,7 +10,6 @@ sudo gitlab-ctl stop unicorn | ||
10 | sudo gitlab-ctl stop sidekiq | 10 | sudo gitlab-ctl stop sidekiq |
11 | 11 | ||
12 | # Create a database backup in case the upgrade fails | 12 | # Create a database backup in case the upgrade fails |
13 | -# Note the backup timestamp in case you want to revert later | ||
14 | sudo gitlab-rake gitlab:backup:create | 13 | sudo gitlab-rake gitlab:backup:create |
15 | 14 | ||
16 | # Install the latest package | 15 | # Install the latest package |