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
step one download install cheakra1n | |
echo "deb https://assets.checkra.in/debian /" | sudo tee -a /etc/apt/sources.list | |
sudo apt-key adv --fetch-keys https://assets.checkra.in/debian/archive.key | |
sudo apt update | |
sudo apt-get install checkra1n |