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