added run status option
This commit is contained in:
@@ -48,6 +48,9 @@ case "$1" in
|
||||
|
||||
;;
|
||||
|
||||
open) xdg-open "http://localhost:8080" &> /dev/null
|
||||
;;
|
||||
|
||||
status) ps -fC java
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user