fix
This commit is contained in:
parent
c6b99f6678
commit
414daf7090
@ -13,7 +13,10 @@ RootDir=${1}
|
||||
if [ ! -d "${RootDir}" ]; then
|
||||
usage
|
||||
fi
|
||||
|
||||
cd ${RootDir}
|
||||
Cmd="git pull"
|
||||
echo ${Cmd} && eval ${Cmd}
|
||||
|
||||
for User in cvtt oleg
|
||||
do
|
||||
|
||||
@ -1 +1 @@
|
||||
1.2.8
|
||||
1.2.9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user