Skip to content

Commit

Permalink
Resolve merge errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
johndah4x0r committed Jan 26, 2018
2 parents 6fe92ed + 59f08c0 commit e6f186f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions uninstall_fritzing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,10 @@ done

if [[ "$ACTIVATE" != "true" ]]; then
echo "(exit 1) Uninstall script not yet activated!" >&2
<<<<<<< HEAD
exit 1
=======
>>>>>>> 59f08c0c4cf25df8c92a89ced1798cf7901dfe8f
fi

if [[ "$MODE" == "system" && "$ID" -ne 0 ]]; then
Expand Down

0 comments on commit e6f186f

Please sign in to comment.