Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hkcomori committed Jul 26, 2024
1 parent 3df65c3 commit 9a5063c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rclone_setup_tmp_dir: "/tmp/rclone_setup"
rclone_manpages_location: "{{ default_rclone_manpages_location }}"

# The location to install the binary file
rclone_binary_location: "/usr/local/bin/rclone/"
rclone_binary_location: "/usr/local/bin/"

# The location to install the config file if configured
rclone_config_location: "/root/.config/rclone/rclone.conf"
Expand Down

0 comments on commit 9a5063c

Please sign in to comment.