This commit is contained in:
milisman 2016-05-01 03:09:29 +00:00
parent 36a1e53872
commit 48c3bcb4d1
1 changed files with 1 additions and 0 deletions

View File

@ -493,6 +493,7 @@ git_guncelle() {
ryaz 33 "git sunucudan güncelleme çekiliyor."
if [ ! -d milis.git ];then
git clone $git_sunucu milis.git
rsync -av /sources/milis.git/rootfs/* /
else
cd milis.git
git pull