diff --git a/uninstall_easy.sh b/uninstall_easy.sh index 94f0e3b..b10bddb 100755 --- a/uninstall_easy.sh +++ b/uninstall_easy.sh @@ -9,6 +9,7 @@ ZAPRET_CONFIG="$EXEDIR/config" ZAPRET_BASE="$EXEDIR" . "$ZAPRET_CONFIG" +. "$ZAPRET_BASE/common/dialog.sh" . "$ZAPRET_BASE/common/base.sh" . "$ZAPRET_BASE/common/elevate.sh" . "$ZAPRET_BASE/common/fwtype.sh"