diff --git a/rclone-fstab-mount-helper-script.md b/rclone-fstab-mount-helper-script.md index 9f95a97..3fccf56 100644 --- a/rclone-fstab-mount-helper-script.md +++ b/rclone-fstab-mount-helper-script.md @@ -59,7 +59,7 @@ You can use the above mount wrapper with autofs, but note you **must** supply th An example config entry for autofs might look like this: - remote -fstype=fuse,config=/home/USER/.config/rclone/rclone.conf,allow-other,allow-non-empty :rclonefs#remote: + remote -fstype=fuse,config=/home/$USER/.config/rclone/rclone.conf,allow-other,allow-non-empty :rclonefs#remote: ## systemd