Hi guys, per hand I am able to create a configuration. So now i want to create this backup dialy with my db backup. How can I handle this?
How should I quote this line that it works? :) sudo sh -c 'umask 0077; tar -cf $(date "+etc-gitlab-%s.tar") -C / etc/gitlab' -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/99bda86d-c0e3-4bcc-bd9a-c8a502aec40b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
