• ragas@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      19 days ago

      “&&” will only run shutdown if the update runs correctly.

      I do “;” to definitely run the shutdown after the update process exits. (Don’t want to keep the system running if nothing is happening any more.)

      • Successful_Try543@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        19 days ago

        I do “;” to definitely run the shutdown after the update process exits.

        If you’re able to successfully boot the machine afterwards is not your concern?