How to execute a shell script in remote server
In remote server create your file. On the top of your file add #!/bin/bash Now, make your file executable sudo
Read moreIn remote server create your file. On the top of your file add #!/bin/bash Now, make your file executable sudo
Read more