Tag: script
-

Setting a Script as a Service on Linux
Sometimes you want to get a script to run automatically on boot of a server, this means setting up a service to call the script.

Sometimes you want to get a script to run automatically on boot of a server, this means setting up a service to call the script.