From d867f777a769c6de6f98ddeaf31e0b013baab4fa Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Mon, 23 May 2016 13:50:34 +0000 Subject: [PATCH] Update jka-toolkit.install --- pkgbuild/jka-toolkit.install | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkgbuild/jka-toolkit.install b/pkgbuild/jka-toolkit.install index 34e72f5..8ae8e38 100644 --- a/pkgbuild/jka-toolkit.install +++ b/pkgbuild/jka-toolkit.install @@ -1,10 +1,9 @@ post_install() { - echo "" echo "Thanks to install this kit" echo "Scripts" echo "jkazip - de/compress files and directories in many formats very easy" + echo "apw - A Package Wrapper" } post_upgrade() { post_install -} - +} \ No newline at end of file