From 6d1ffe8fa28032b5ab16d756ff4992010ec030b6 Mon Sep 17 00:00:00 2001 From: JoseluCross Date: Wed, 29 Jun 2016 19:43:53 +0200 Subject: [PATCH] modified jkazip to test, md5sum same before --- README.md | 6 +++--- jka-toolkit/jkazip | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2196b15..6cb09c2 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ GENERAL USAGE NOTES -------------------- * JKA Toolkit is a set of script to make easiest of Linux terminal * Now this kit include: - * apw - a package wrapper - Version 1.8 + * apw - a package wrapper - Version 1.9 * A wrapper to manage package managers of the differents Linux distributions, compatible with the families of *Debian, Archlinux, RedHat, CentOS, OpenSuse* and *Void Linux* - * jkazip - Version 2.0.2 + * jkazip - Version 2.0.3 * A script which use the differents zip and unzip programs, support *tar, lzip, lzma (xz), zip, 7zip, gzip, bzip2* and *rar* (only for unzip) - * gitdit - GIT DIalog inTerface Version 0.1 + * gitdit - GIT DIalog inTerface Version 0.2.2 * A dialog interface to manage git repositories with *pull, add-commit-push, clone, checkout,* and *merge* Contact diff --git a/jka-toolkit/jkazip b/jka-toolkit/jkazip index aac6f12..92b5a23 100755 --- a/jka-toolkit/jkazip +++ b/jka-toolkit/jkazip @@ -1,5 +1,4 @@ #!/bin/bash - #JKA - ZIP #A script for de/compress files and folders in many formats #Author: JKA Network - contacto@jkanetwork.com