Skip to content

Commit

Permalink
Update customize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ianchb authored Jan 20, 2023
1 parent 4cb752d commit f784d10
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ for path in $CHECK; do
done
if [[ $SUPPORT == "0" ]]; then
abort "! Error: Unsupported device!"
else
ui_print "- A reboot is needed to check the status."
fi
fi

0 comments on commit f784d10

Please sign in to comment.