A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Magic Mirror Scripts - "Unable to determine upstream"
-
$ git remote set-url origin https://github.com/MagicMirrorOrg/MagicMirror.git $ git remote set-url --push origin https://github.com/MagicMirrorOrg/MagicMirror.gitFor reference if seen again.
-
@BKeyport how /why ssh
-
@sdetweil I think I had an error with my SSH keys and had to reset them. It’s cascading through my system. Basically, some idiot forgot he already had SSH on his system and set it up for another project. LOL
-
@BKeyport but nothing here is ssh??!!!
My script runs On the target system
-
I must have manually installed MM originally, rather than using your scripts - cloning it via SSH rather than HTTPS.
-
In any case, resetting the origin URL fixed it, so we have that in our toolbelt.
-
@BKeyport I fixed my script to handle that
