mackup
mackup copied to clipboard
remove redundant scripts.cfg
Already exists as part of macosx.cfg
All submissions
- [x] I have followed the Contributing Guidelines
- [x] I have checked to ensure there aren't other open Pull Requests for the same update/change
Adding/updating Application X Support
- [ ] This PR is only for one application
- [ ] It has been added to the list of supported applications in the README
- [ ] Changes have been added to the WIP section of the CHANGELOG
- [x] Syncing does not break the application
- [x] Syncing does not compete with any syncing functionality internal to the application
- [x] The configuration syncs the minimal set of data
- [x] No file specific to the local workstation is synced
- [x] No sensitive data is synced
Improving the Mackup codebase
- [ ] My submission passes the tests
- [x] I have linted the code locally prior to submission
- [x] I have written new tests as applicable
- [x] I have added an explanation of what the changes do
Thanks for spotting this. Can you delete scripts.cfg instead? I don't know why it exists by itself.
All done :)
I need to fix some CI errors before merging, I'll merge when this is fixed on master.
@lra LMK if this needs any more changes or if we can kick off the checks to get this merged! :)