• Arthur Besse@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 hours ago

      Wait but that means your computer will stay on if the update fails, right?

      If it was && then the second command would only run if the first command was successful.

      But @vodka@feddit.org wrote only one & which instead means the first command will run in the background and the second will execute at the same time… which does not seem like a good idea in this case 😅

      • vodka@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        9 hours ago

        Oh damn, yeah it was supposed to be &&, probably messed it up when arguing with the stupid phone keyboard adding spaces after symbols