mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Restore: Add some link to the doc
This commit is contained in:
parent
641275b0aa
commit
6d770dcdcd
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ gitlab-ctl stop unicorn
|
|||
gitlab-ctl stop sidekiq
|
||||
|
||||
# Use gitlab-rake to backup
|
||||
# Doc: https://docs.gitlab.com/ce/raketasks/backup_restore.html#restore-for-omnibus-gitlab-installations
|
||||
ynh_exec_warn_less gitlab-rake gitlab:backup:restore force=yes BACKUP=$last_backup
|
||||
|
||||
gitlab-rake gitlab:check SANITIZE=true
|
||||
|
|
Loading…
Reference in a new issue