mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 02:12:16 +00:00
Fixes typo
@@ -28,7 +28,7 @@ cd ~/MagicMirror
|
|||||||
DISPLAY=:0 npm start
|
DISPLAY=:0 npm start
|
||||||
````
|
````
|
||||||
Save and close, using the commands `CTRL-O` and `CTRL-X`.
|
Save and close, using the commands `CTRL-O` and `CTRL-X`.
|
||||||
Now make sure the shell script is executable bij performing the following command:
|
Now make sure the shell script is executable by performing the following command:
|
||||||
````shell
|
````shell
|
||||||
chmod +x mm.sh
|
chmod +x mm.sh
|
||||||
````
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user