Skip to content

Commit ea3d70e

Browse files
authored
Update checkra1n.sh
1 parent 7812ef2 commit ea3d70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkra1n.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
echo you need to have apt package manager to do this if you don't have it you can't do it
1+
echo "you need to have apt package manager to do this if you don't have it you can't do it"
22

33
wget -O - https://assets.checkra.in/debian/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/checkra1n.gpg >/dev/null
44
echo 'deb [signed-by=/usr/share/keyrings/checkra1n.gpg] https://assets.checkra.in/debian /' | sudo tee /etc/apt/sources.list.d/checkra1n.list

0 commit comments

Comments
 (0)