• Mugmoor@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    8 days ago

    This is a great example of why devs need to stop using sh scripts to setup their software. Perhaps with an immutable filesystem this is simpler, but surely there’s a better way.

  • Cevilia (she/they/…)@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    By far the simplest solution would be a factory reset.

    Based on what others have posted: that script created (or possibly overwrote without making backups) a number of system files. You would need to figure out what, if anything, was in the original files and manually restore them.

  • cmrss2@aussie.zone
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    22 days ago

    I think you may be misunderstanding what the command did. This command basically downloaded a shell script with curl, then ran it with sh. If you’re familiar with Windows this is equivalent to downloading and running a Batch or PowerShell script.

    EDIT: someone else has posted the shell script you ran. You essentially need to manually undo whatever is in the script in the terminal.

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago

    There is no file at that URL (anymore).

    If that was the case when you tried this, nothing happened.

    If there was a script there when you did this, the only option is to restore from backup.

    • Pamboo@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      22 days ago

      I didn’t understand what you mean. This command allows to install on Steam Deck under SteamOS to improve SD performance, I used this guide in the past. But I don’t know how to uninstall it, that’s what I want

      I don’t think it will be possible because I have never made a backup on my Steam Deck