mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-14 17:11:32 +01:00
gitdit
This commit is contained in:
@@ -9,15 +9,15 @@ echo "installer has to run as root / with sudo"
|
||||
exit
|
||||
fi
|
||||
|
||||
cp jka-toolkit/{apw,jkazip,gitd} /usr/bin/
|
||||
cp jka-toolkit/{apw,jkazip,gitdit} /usr/bin/
|
||||
chmod +x /usr/bin/apw
|
||||
chmod +x /usr/bin/jkazip
|
||||
chmod +x /usr/bin/gitd
|
||||
chmod +x /usr/bin/gitdit
|
||||
#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
|
||||
#manpages
|
||||
cp jka-toolkit/manpages/apw.1 /usr/share/man/man1/
|
||||
gzip /usr/share/man/man1
|
||||
cp -r jka-toolkit/manpages/apw.1 /usr/share/man/man1/
|
||||
sudo mandb
|
||||
echo "Finalizado"
|
||||
echo "Finished"
|
||||
|
||||
Reference in New Issue
Block a user