
However when I run the script manually it works fine. This doesn't refresh the symlink on start-up. To try and isolate the problem I've created a seperate script to run on start-up so that I can work directly on solving it.


Ln -sfn "/home/me/pCloudDrive/path/Work Dump" "/home/me/Desktop/Work Dump" This works perfectly at the end of my auto-run script in Ubuntu 18.04 by having On both desktops I have a symlink to a folder called 'Work Dump' which points to a folder in pCloud where I keep the documents that I'm currently working on.īecause my pCloud partition is only mounted after I decrypt a Veracrypt partition I need to recreate the symlink to Work Dump on each boot. Both are set up in a similar fashion and I use pCloud to synchronise my documents across both devices. I've 2 systems, one running Mate 20.04 and the other Ubuntu 18.04.
