From 6d770dcdcd76de316a134e6b7ab60ce25fab87a5 Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 3 Jun 2019 11:06:18 +0200 Subject: [PATCH] Restore: Add some link to the doc --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index d6acacf..707d3e4 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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