mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-07 16:11:14 +00:00
Add info about stop.
parent
8896ad5059
commit
d423fd34af
@ -56,6 +56,10 @@ With your MagicMirror running via PM2, you have some handy tools at hand:
|
||||
````
|
||||
pm2 restart mm
|
||||
````
|
||||
#### Stopping your MagicMirror
|
||||
````
|
||||
pm2 stop mm
|
||||
````
|
||||
#### Show the MagicMirror logs
|
||||
````
|
||||
pm2 logs mm
|
||||
|
Loading…
x
Reference in New Issue
Block a user