mirror of
https://github.com/rclone/rclone.git
synced 2026-03-02 19:31:12 +00:00
A new command `rclone config touch` which calls config.SaveConfig(). Useful during testing of configuration location things. It will ensure the config file exists and test that it is writable.