billw2 / rpi-clone

A shell script to clone a booted disk.
BSD 3-Clause "New" or "Revised" License
2.49k stars 327 forks source link

add trusted paths that often fail if run via cron #95

Closed bdwilson closed 4 years ago

bdwilson commented 4 years ago

Seen issues/reports of failures via cron because dependent scripts are not in the proper path.

billw2 commented 4 years ago

Thanks, I've merged your pull request.

On Thu, 21 May 2020 11:43:28 -0700 Brian Wilson notifications@github.com wrote:

Seen issues/reports of failures via cron because dependent scripts are not in the proper path. You can view, comment on, or merge this pull request online at:

https://github.com/billw2/rpi-clone/pull/95

-- Commit Summary --

  • add trusted paths that often fail if run via cron

-- File Changes --

M rpi-clone (3)

-- Patch Links --

https://github.com/billw2/rpi-clone/pull/95.patch https://github.com/billw2/rpi-clone/pull/95.diff

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/billw2/rpi-clone/pull/95

-- Bill Wilson billw@gkrellm.net