MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    After updating MM is not displaying

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 2 Posters 710 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sixt9stang @sdetweil
      last edited by

      @sidewall I ran the bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
      From your GitHub. Do I just download the actual script, change and then run it?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @sixt9stang
        last edited by

        @sixt9stang just copy paste the line, no downloading…

        if there is no parm at the end it does a check, but doesn’t DO anything…

        this is to tell you if there are things you might have forgotten about before the whack everything

        then if all looks good

        you copy paste the second one,
        it has apply on the end

        this one DOES the work…

        BUT, I won’t let you upgrade OVER your pretty upgraded system… accidentally

        so as I check the version, and you are ON the current version
        the apply run will terminate because you don’t need it

        well. SOMETIMES you do…

        so copy paste and add
        force instead of apply

        test looks like this

        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”

        doit looks like this

        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” apply

        and FORCE looks like this

        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” force

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sixt9stang @sdetweil
          last edited by

          @sdetweil Thanks! Back up and running. I was not reading your github correctly. I kept reading and thinking the second command was going to try pushing changes from my local install to the online repository. I am pretty new to github. Thanks again for the help!

          S 1 Reply Last reply Reply Quote 0
          • S sixt9stang has marked this topic as solved on
          • S Offline
            sdetweil @sixt9stang
            last edited by

            @sixt9stang no problem… the backup/restore scripts support saving your mm config pn githib private repo

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sixt9stang @sdetweil
              last edited by

              @sdetweil I will start playing with that to help learn to use github.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy