Skip to content

Commit

Permalink
Prepare 6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankk2308 committed Apr 26, 2020
1 parent e7d6351 commit a8ff5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion purge-wrangler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ wait_for_egpu_disconnect() {
[[ -z "${egpu_vendor}" ]] && return
local detected_egpu_ven="${egpu_vendor}"
local base_msg="eGPU disconnected."
printf "Please disconnect eGPU (ESC to skip). ${bold}Waiting...${normal}"
printf "Please disconnect eGPU. ${bold}Waiting...${normal}"
IFS=''
while :; do
ioreg_info="$(ioreg -n display@0)"
Expand Down

0 comments on commit a8ff5b0

Please sign in to comment.