kutuphane

This commit is contained in:
milisarge 2017-06-03 11:25:03 +03:00
parent 84a50f993f
commit f2a4a0da7c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ build() {
install -d $PKG/usr/bin
cp dist/Kutuphane_Otomasyonu.jar $PKG/opt/
install -m 755 kutuphane $PKG/usr/bin/
install -m 644 kutup.conf $PKG/etc/
install -m 755 kutuphane_vt_yukle $PKG/opt/
cp -r Sqldizini $PKG/opt/
}