Skip to content
Snippets Groups Projects
Commit a769662f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Invoke shell setup after backup restore

parent e79ab4bd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -101,6 +101,7 @@ namespace :gitlab do
Rake::Task["gitlab:backup:db:restore"].invoke
Rake::Task["gitlab:backup:repo:restore"].invoke
Rake::Task["gitlab:backup:uploads:restore"].invoke
Rake::Task["gitlab:shell:setup"].invoke
 
# cleanup: remove tmp files
print "Deleting tmp directories ... "
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment