We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fb2f3 commit 1eee517Copy full SHA for 1eee517
scripts/cron/rclean.sh
@@ -65,6 +65,8 @@ sudo rmdir ${MOUNTTO} > /dev/null 2>&1
65
# rm ${LOGS}/*.? > /dev/null
66
echo -n > ${LOGS}/rclone.log
67
68
+sudo chown -R $USER:$USER /mnt
69
+
70
# Start Rclone and MergerFS
71
72
sudo systemctl start rclonefs
0 commit comments