What user does this script run as? Is there an option for me to run as another user?
The reason I ask is I have an rsync script that will backup folders to an external SFTP. I tried setting up the same SSH keys for both root and the user, but it doesn't seem to want to work properly.
Maybe I can setup the 'script' file to call my user script and have it run as that user?