1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-21 04:13:46 +01:00
Files
jka-toolkit/pkgbuild/jka-toolkit.install
JoseluCross 796f2eb977 update
2016-05-22 14:03:42 +02:00

11 lines
190 B
Plaintext

post_install() {
echo ""
echo "Thanks to install this kit"
echo "Scripts"
echo "jkazip - de/compress files and directories in many formats very easy"
}
post_upgrade() {
post_install
}