-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
AutoRclone currently does not check for the presence of rclone, there is a function check_rclone_exists() inside helpers.py but currently it just returns true, iirc I did this because I had issues with the distutils package and just hardcoded so I could continue testing something else. This check is pretty critical so this needs to be re-implemented properly, if anyone wants to pick this up you can, otherwise I'll get around to fixing this at some point.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request