Skip to content

Commit

Permalink
Make paswords with characters that trigger some bash function work
Browse files Browse the repository at this point in the history
!q trigged some function in my password, but by using sh it works. Also now the terminal is green so that gives +420 hacker vibes

Signed-off-by: Macley <[email protected]>
  • Loading branch information
Macleykun authored Dec 13, 2024
1 parent e4cce25 commit b5bbc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ echo -e "./AltServer -u \033[0;32m${udid}\033[0m -a \033[0;[email protected]\0
echo -e "Once you're finished, type: \033[0;35mexit\033[0m."
printf "=================================\n\n"

/bin/bash
/bin/sh

0 comments on commit b5bbc4b

Please sign in to comment.