mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
Add git pull origin to meta-3dr
This commit is contained in:
parent
9232513c6d
commit
d15217f432
@ -53,6 +53,7 @@ cd sources/meta-3dr
|
||||
git fetch
|
||||
echo git checkout $name 2>&1
|
||||
git checkout $name 2>&1
|
||||
git pull origin
|
||||
cd ../..
|
||||
|
||||
echo "----------------------------------------------------------------------------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user