X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3365521f814647d9e6f2a8beaeab37e3fb0e8342..d27daedb6a0bf672508072100f20233d08ccf0e0:/dselect/update diff --git a/dselect/update b/dselect/update index 487fbf226..0ab317ee4 100755 --- a/dselect/update +++ b/dselect/update @@ -42,7 +42,7 @@ then fi if [ x$PROMPT = "xtrue" ]; then - echo $"Press enter to continue." && read RES; + echo $"Press [Enter] to continue." && read RES; fi exit $STATUS