July 7, 20232 yr So I installed the user scripts plugin and created a simple bash script which I would like to be able to run from any command prompt inside of any given folder in my /mnt/user/Media share. The script is designed to concatenate video files in the folder I'm in. I created a symbolic link to the script so it looks like it's in /usr/bin/ but when I try to run the script from any given folder, I get "No such file or directory." My initial thought was that the path to the script is broken, but I'm not sure how to make this script executable from any folder. Any ideas?
July 7, 20232 yr Author Solution Never mind, I think I see the problem. The plugin writes the file to the sub-folder and calls it script, so I've created a symbolic link to a folder by mistake.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.