A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Reinstall a default module
-
@JohnB7777 do this
cd ~/MagicMirror git checkout -- modules/default/calendar/*
-
@sdetweil said in Reinstall a default module:
git checkout – modules/defaults/calendar/*
I try and it didn’t work :
error: pathspec 'modules/defaults/calendar/*' did not match any file(s) known to git.
EDIT : ok, it works, it was default without the “s” letter
Thanks a lot ! :D -
@JohnB7777 sorry, typo… default, not defaults
cd ~/MagicMirror git checkout -- modules/default/calendar/*
-
@sdetweil Yes, I edit my message, thanks :smiling_face_with_smiling_eyes:
-
@JohnB7777 I posted the wrong instructions. i fixed it before replying…
so, try again