Skip to content

Commit

Permalink
Uninstall script enhancements.
Browse files Browse the repository at this point in the history
  • Loading branch information
johndah4x0r committed Jan 26, 2018
1 parent e6f186f commit d275601
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions uninstall_fritzing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,7 @@ 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 d275601

Please sign in to comment.