I have a shell script in the server.
patching-button.sh
cat patching-button.sh #!/bin/bash echo "Patching server" sleep 3 echo &