5 lines
87 B
Bash
5 lines
87 B
Bash
|
echo " "
|
||
|
echo " "
|
||
|
echo "Shutting down local Matrix"
|
||
|
/etc/init.d/S99matrix-browser stop
|