Last active
August 8, 2022 01:37
-
-
Save bluesku/fac6f68f312139428447e0eaa5ddb3fe to your computer and use it in GitHub Desktop.
GUI DDrescue for Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /bin/sh | |
| sudo add-apt-repository ppa:hamishmb/myppa | |
| sudo apt update | |
| sudo apt install ddrescue-gui -y | |
| <<[-] 'end' | |
| v00 - code is working | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment