Skip to content

Commit b043916

Browse files
committed
change jinstall help wait
1 parent 9d52e47 commit b043916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/jinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ EOF
4646
# ----------------------------------------------------------------------
4747
if [ $# -eq 0 ]; then
4848
usage;
49-
printf "\nPress enter to continue "
49+
printf "\nPress enter to finish "
5050
read wait
5151
printf "\n"
5252
exit 0

0 commit comments

Comments
 (0)