mg-restart.bash 85 B

1234567
  1. #!/bin/bash
  2. ## Reinicia o serviço da biblioteca
  3. mg-stop.bash
  4. sleep 1
  5. mg-start.bash