made _updatePublisher.sh selection clearer
This commit is contained in:
parent
3f4216ca24
commit
9e0b293e5a
@ -35,7 +35,7 @@ if "$upgrade"; then
|
|||||||
message="Overwrite $jarlocation?"
|
message="Overwrite $jarlocation?"
|
||||||
else
|
else
|
||||||
echo Will place publisher jar here: "$jarlocation"
|
echo Will place publisher jar here: "$jarlocation"
|
||||||
message="Ok?"
|
message="Ok (enter 'y' or 'Y' to continue, any other key to cancel) ?"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
read -r -p "$message" response
|
read -r -p "$message" response
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user