From 0e4ff610f8c0831145ef984870c1c23ed55858fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20B=C3=BChler?= <48823479+midni9ht@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:50:15 +0200 Subject: [PATCH] Added 'tbz' to type values tbz (used for handling tar files) is missing in the list of type values. Added that one. --- Installomator.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Installomator.sh b/Installomator.sh index e922181..7621105 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -86,6 +86,7 @@ INSTALL="" # - dmg # - pkg # - zip +# - tbz # - pkgInDmg # - pkgInZip # - appInDmgInZip