Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / archival / unpack.sh
index 8053c898bb3cacb3423d5847f5c617880d397842..b67ac9788a56eaabbf00af64ac58bc3e2e35cdad 100644 (file)
@@ -62,8 +62,10 @@ save_err=1
 if [[ "$archive_file" =~ .*\.tar$ \
     || "$archive_file" =~ .*\.tar\.gz$ \
     || "$archive_file" =~ .*\.tar\.bz2$ \
+    || "$archive_file" =~ .*\.tar\.xz$ \
     || "$archive_file" =~ .*\.iar$ \
     || "$archive_file" =~ .*\.oar$ \
+    || "$archive_file" =~ .*\.tbz$ \
     || "$archive_file" =~ .*\.tgz$ \
     || "$archive_file" =~ .*\.txz$ \
     || "$archive_file" =~ .*\.ova$ \