Skip to content

Commit

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

echo ""
echo "RavenNOMP Stop..."
Expand All @@ -23,4 +23,4 @@ echo ""
echo "Done!"
echo ""

exit 0
exit 0

0 comments on commit 4ae895b

Please sign in to comment.