1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-16 10:01:33 +01:00

Update jka-toolkit.install

This commit is contained in:
2016-05-23 13:50:34 +00:00
parent 39a7eec9d7
commit d867f777a7

View File

@@ -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
}
}