mirror of
https://github.com/rclone/rclone.git
synced 2025-03-19 19:45:17 +08: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.