rootfs
This commit is contained in:
parent
36a1e53872
commit
48c3bcb4d1
1
bin/mps
1
bin/mps
|
@ -493,6 +493,7 @@ git_guncelle() {
|
||||||
ryaz 33 "git sunucudan güncelleme çekiliyor."
|
ryaz 33 "git sunucudan güncelleme çekiliyor."
|
||||||
if [ ! -d milis.git ];then
|
if [ ! -d milis.git ];then
|
||||||
git clone $git_sunucu milis.git
|
git clone $git_sunucu milis.git
|
||||||
|
rsync -av /sources/milis.git/rootfs/* /
|
||||||
else
|
else
|
||||||
cd milis.git
|
cd milis.git
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Reference in New Issue