remove request

This commit is contained in:
uazo
2022-02-02 20:45:37 +01:00
committed by GitHub
parent 2c9faf66b3
commit 33026c916b

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