remove request

This commit is contained in:
uazo 2022-02-02 20:45:37 +01:00 committed by GitHub
parent 2c9faf66b3
commit 33026c916b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ if [[ DOBUILD -eq 1 ]]; then
DOEXPORT=1
if [[ OK -eq 0 ]]; then
if [[ OK -eq 1 ]]; then
if [ -z "$SILENT" ]; then
echo "Read to add $PATCH. Press return"
read -n 1