diff --git a/uninstall.sh b/uninstall.sh index 71e87c1f..73d2bbdb 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -65,6 +65,7 @@ if [[ "${myANSIBLE_DISTRIBUTIONS[@]}" =~ "${myCURRENT_DISTRIBUTION}" ]]; fi else myANSIBLE_TAG=${myCURRENT_DISTRIBUTION} + fi # Check type of sudo access if myANSIBLE_TAG="Debian";