Skip to content

Commit aa42dba

Browse files
authored
remove unhandy sh workaround
Signed-off-by: Macley <26381427+Macleykun@users.noreply.github.com>
1 parent efd37ce commit aa42dba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ echo -e "./AltServer -u \033[0;32m${udid}\033[0m -a \033[0;31mmyemail@mail.com\0
3030
echo -e "\nDo note that if your password contains special characters like '@','$' '!'or a space."
3131
echo "It may not work and you need to put backslashes before it"
3232
echo "For example, if your password is 'azerty79!?', you need to write 'azerty79\!\?'"
33-
echo "You can type in: 'sh' and then the command above which may or may not work for your password."
34-
echo "But using arrow keys and tab completion won't work, so only copy, paste and enter works."
3533
printf "=============================================================================================\n"
3634
echo -e "\nOnce you're finished, type: \033[0;35mexit\033[0m."
3735
printf "=================================\n\n"

0 commit comments

Comments
 (0)