From 54f816d0866ca079ae765aa2f7895a82eb84c58d Mon Sep 17 00:00:00 2001 From: pvincent Date: Thu, 30 Oct 2025 15:49:07 +0400 Subject: [PATCH] interactive --- interactive.bash | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/interactive.bash b/interactive.bash index d97edb4..667f070 100755 --- a/interactive.bash +++ b/interactive.bash @@ -1,12 +1,10 @@ #!/usr/bin/env bash -stty /dev/tty - -read -p 'press [ENTER] to continue:' +read -p 'press [ENTER] to continue:'