Moved clear command from child to parent process.
This commit is contained in:
@@ -957,7 +957,6 @@ GUM_INPUT_TIMEOUT="3600"
|
||||
|
||||
# --- PRE MAIN LOGIC --->
|
||||
set -euo pipefail
|
||||
clear
|
||||
|
||||
trap cleanup EXIT
|
||||
# --- PRE MAIN LOGIC ---<
|
||||
|
||||
Reference in New Issue
Block a user