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.

    Remote Control update

    Scheduled Pinned Locked Moved Show your Mirror
    3 Posts 2 Posters 1.5k 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.
    • P Offline
      pat59
      last edited by

      Good evening I want to update Remote controj I have this message that must be done Thank you
      pi@raspberrypi:~/MagicMirror/modules $ bash -c " $ ( curl -s https://raw.githubusercontent.com/Jopyth/MMM-Remote-Control/master/installer.sh ) "
      bash: -c: ligne 0: erreur de syntaxe près du symbole inattendu « curl »
      bash: -c: ligne 0: ` $ ( curl -s https://raw.githubusercontent.com/Jopyth/MMM-Remote-Control/master/installer.sh ) ’
      pi@raspberrypi:~/MagicMirror/modules $

      mumblebajM 1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @pat59
        last edited by

        @pat59 I assume you have the module installed and you are just trying to update? If yes, do the following.

        cd ~/MagicMirror/modules/MMM-Remote-Control 
        git pull
        npm install
        

        The command you are running is to do a fresh install and not an update.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories

        1 Reply Last reply Reply Quote 0
        • P Offline
          pat59
          last edited by

          update successful

          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