diff --git a/resources/gitlab b/resources/gitlab index 1bdd682e..95894f92 100755 --- a/resources/gitlab +++ b/resources/gitlab @@ -259,22 +259,17 @@ gitlab_start () { sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production # setup cron job for automatic backups - set +e - crontab -l -u git > /tmp/cron.git - set -e case "${GITLAB_BACKUPS}" in daily) - cat >> /tmp/cron.git < /tmp/cron.git <> /tmp/cron.git < /tmp/cron.git <