We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d52e47 commit b043916Copy full SHA for b043916
1 file changed
script/jinstall.sh
@@ -46,7 +46,7 @@ EOF
46
# ----------------------------------------------------------------------
47
if [ $# -eq 0 ]; then
48
usage;
49
- printf "\nPress enter to continue "
+ printf "\nPress enter to finish "
50
read wait
51
printf "\n"
52
exit 0
0 commit comments