Hi I need some help creating a simple apple script, i need to create a script that restarts a service
this is what the support company gave me but the syntax is wrong when i try and run?
--------------------------
----------
----------
-----
#!/bin/sh
SystemStarter restart AhsayOBM
exit 0
--------------------------
----------
----------
------
Start Free Trial