Skip to content

Commit

Permalink
fixed chrome os error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
corbindavenport committed Jan 27, 2014
1 parent df21603 commit b6607a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FASTBOOT="/usr/bin/fastboot"

# get sudo

echo "[INFO] Nexus Tools 1.2"
echo "[INFO] Nexus Tools 1.2.1"
echo "[INFO] Please enter sudo password for adb/fastboot removal"
sudo echo "[ OK ] Sudo access granted."

Expand All @@ -43,4 +43,4 @@ else
echo "[EROR] Fastboot not found in /usr/bin, skipping uninstall."
fi
echo "[ OK ] Done uninstalling!"
echo " "
echo " "

0 comments on commit b6607a1

Please sign in to comment.