-
-
Save Woolfy025/0c54f8bfd58c3d1b551760765dcc3f5c 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