X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Funpack.sh;h=b67ac9788a56eaabbf00af64ac58bc3e2e35cdad;hb=cb8e23a9258c25a23d89a100e97463929d73a6e4;hp=04ce990bc0cb13db6957b4556ed0162649b7cf6a;hpb=ff27aeab98c27681c284169becee17681c6cc7a6;p=feisty_meow.git diff --git a/scripts/archival/unpack.sh b/scripts/archival/unpack.sh index 04ce990b..b67ac978 100644 --- a/scripts/archival/unpack.sh +++ b/scripts/archival/unpack.sh @@ -65,6 +65,7 @@ if [[ "$archive_file" =~ .*\.tar$ \ || "$archive_file" =~ .*\.tar\.xz$ \ || "$archive_file" =~ .*\.iar$ \ || "$archive_file" =~ .*\.oar$ \ + || "$archive_file" =~ .*\.tbz$ \ || "$archive_file" =~ .*\.tgz$ \ || "$archive_file" =~ .*\.txz$ \ || "$archive_file" =~ .*\.ova$ \