Browse Source
Update the embedded launch script to support `force-stop`. Closes gh-6223pull/7796/head
4 changed files with 36 additions and 0 deletions
@ -0,0 +1,4 @@
@@ -0,0 +1,4 @@
|
||||
source ./test-functions.sh |
||||
install_service |
||||
force_stop_service |
||||
echo "Status: $?" |
||||
Loading…
Reference in new issue