Can someone is able to explain to me why this script works locally but
when I try to run it from the Jamf server it does not fail but it does
nothing. the echo give me the actual login user in the logs. #!/bin/bash
currentuser="" currentuser=`/bin/ls...