Skip to content

Commit

Permalink
Update pool-restart.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaEdgeStudios authored Jun 4, 2021
1 parent 4f670d5 commit aba356e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pool-restart.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

echo ""
echo "RavenNOMP Restarting..."
Expand Down Expand Up @@ -30,4 +30,4 @@ echo ""
echo "Done!"
echo ""

exit 0
exit 0

0 comments on commit aba356e

Please sign in to comment.