Assume that the submitter knows what he is doing and order the
suggested actions accordingly. S)end should be the first one.
This commit is contained in:
parent
6efbd08cc6
commit
ccbb4e0cbb
@ -444,7 +444,7 @@ while true; do
|
||||
|
||||
while true; do
|
||||
if [ -z "$BATCH" ]; then
|
||||
$ECHON1 "a)bort, e)dit or s)end? $ECHON2"
|
||||
$ECHON1 "s)end, e)dit or a)bort? $ECHON2"
|
||||
read input
|
||||
else
|
||||
if [ $CNT -eq 6 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user