mps.guncelleme

This commit is contained in:
milisarge 2017-03-29 01:04:22 +03:00
parent a1e7338732
commit 993bd68b9e
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash git#!/bin/bash
. /etc/mpsd.conf . /etc/mpsd.conf
if [ -f /etc/mps.conf ];then if [ -f /etc/mps.conf ];then
. /etc/mps.conf . /etc/mps.conf
@ -864,6 +864,8 @@ git_guncelle() {
else else
cd milis.git cd milis.git
git pull git pull
#baslangic betiklerinin guncellenmesi
rsync -av /sources/milis.git/rootfs/lib/services/* /lib/services/
fi fi
cd `dirname $talimatname_dizin` cd `dirname $talimatname_dizin`
ryaz 33 "yerele eşitleniyor." ryaz 33 "yerele eşitleniyor."