Closed SpoddyCoder closed 7 years ago
This is the follow on from the deeper_config_feature PR (https://github.com/billw2/rpi-clone/pull/35)
Adds pre & post rsync script hooks, which allows for a lot of customisation + tuning for specific use cases / setups. Typical use cases;
pre sync hook - turn off services / prepare source disk post sync hook - turn back on services / prepare cloned disk
Hope you think it adds utility and consider it a worthwhile improvement to include in the core tool.
Closing pull request as these changes are now part of new ClonePi tool...
https://github.com/SpoddyCoder/clonepi
This is the follow on from the deeper_config_feature PR (https://github.com/billw2/rpi-clone/pull/35)
Adds pre & post rsync script hooks, which allows for a lot of customisation + tuning for specific use cases / setups. Typical use cases;
pre sync hook - turn off services / prepare source disk post sync hook - turn back on services / prepare cloned disk
Hope you think it adds utility and consider it a worthwhile improvement to include in the core tool.