1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-15 09:31:32 +01:00

Merge branch 'master' of gitlab.com:JKANetwork/jka-toolkit into hotfix

This commit is contained in:
JoseluCross
2016-06-17 10:15:49 +02:00
7 changed files with 132 additions and 35 deletions

View File

@@ -9,9 +9,10 @@ echo "installer has to run as root / with sudo"
exit
fi
cp jka-toolkit/{apw,jkazip} /usr/bin/
cp jka-toolkit/{apw,jkazip,gitd} /usr/bin/
chmod +x /usr/bin/apw
chmod +x /usr/bin/jkazip
chmod +x /usr/bin/gitd
#Languages
cp jka-toolkit/i18n/apw/es.mo /usr/share/locale/es/LC_MESSAGES/apw.mo
cp jka-toolkit/i18n/jkazip/es.mo /usr/share/locale/es/LC_MESSAGES/jkazip.mo