Skip to content

Commit 6ebe368

Browse files
authored
Update ServerStopCommand.php
1 parent b81cccc commit 6ebe368

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/commands/ServerStopCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,7 @@ public function handle()
9494
}
9595
}
9696
}
97+
98+
return 0;
9799
}
98100
}

0 commit comments

Comments
 (0)