mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 17:03:59 +00:00
improve code quality and fix signal handling
This commit is contained in:
@@ -423,9 +423,7 @@ clean_project_artifacts() {
|
||||
if [[ -t 1 ]]; then
|
||||
stop_inline_spinner
|
||||
fi
|
||||
printf '\n'
|
||||
echo -e "${GRAY}Interrupted${NC}"
|
||||
printf '\n'
|
||||
echo ""
|
||||
exit 130
|
||||
}
|
||||
trap cleanup_scan INT TERM
|
||||
|
||||
Reference in New Issue
Block a user