Skip to content

Commit 1eee517

Browse files
Update rclean.sh
1 parent 95fb2f3 commit 1eee517

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/cron/rclean.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ sudo rmdir ${MOUNTTO} > /dev/null 2>&1
6565
# rm ${LOGS}/*.? > /dev/null
6666
echo -n > ${LOGS}/rclone.log
6767

68+
sudo chown -R $USER:$USER /mnt
69+
6870
# Start Rclone and MergerFS
6971

7072
sudo systemctl start rclonefs

0 commit comments

Comments
 (0)