A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
I can't update my MM version
-
@iorifly ok, those are test runs. U need to add ‘apply’ at the end to DO the update.
Or ‘force’ if you have already got part way thru
Neither parm with the quotes
-
Still in error
-
@iorifly thanks… can u run the update again like this
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
I will want to see the log file… thanks…
also, can u run this command from the MagicMirror folder
git config --global --get user.email
my guess is that it should return nothing
-
nothing returned.
pi@raspberrypi:~/MagicMirror $ git config --global --get user.email pi@raspberrypi:~/MagicMirror $
-
@iorifly thanks… fixed already