Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Obsolete Cloneclean Cron Jobs on 'ptsupdate' #14

Closed
wants to merge 2 commits into from

Commits on Jan 31, 2020

  1. Remove Obsolete Cloneclean Cron Jobs

    Possibly duplicating Cloneclean script every time the Cron is run. Cloneclean is now set up as a service which works but old installs still have Cron Job running. New installs do not have this Cron Job.
    HawksRepos authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    761d847 View commit details
    Browse the repository at this point in the history
  2. Kill all cloneclean processes

    kill all cloneclean processes and restart cloneclean service
    HawksRepos authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    cdfbcd1 View commit details
    Browse the repository at this point in the history