diff --git a/assets/init b/assets/init index b2a05df8..3d68208f 100755 --- a/assets/init +++ b/assets/init @@ -500,7 +500,7 @@ EOF EOF ;; esac - crontab -u git /tmp/cron.git && rm -rf /tmp/cron.git + crontab -u git /tmp/cron.git 2>/dev/null && rm -rf /tmp/cron.git # watch the access logs tail -F /var/log/nginx/gitlab_access.log