mps.guncelleme
This commit is contained in:
parent
a1e7338732
commit
993bd68b9e
4
bin/mps
4
bin/mps
|
@ -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."
|
||||||
|
|
Loading…
Reference in New Issue