🔸 Replace the highlighted section with your information
ssh root@IP-SERVER -L 53682:127.0.0.1:53682
curl https://rclone.org/install.sh | sudo bash
@reboot rclone mount REMOTE-NAME: /home/MOUNT-FOLDER --daemon
🔸 Replace the highlighted section with your information
ssh root@IP-SERVER -L 53682:127.0.0.1:53682
curl https://rclone.org/install.sh | sudo bash
@reboot rclone mount REMOTE-NAME: /home/MOUNT-FOLDER --daemon