mirror of
https://github.com/nqrduck/nqrduck-devtools.git
synced 2024-11-24 18:22:26 +00:00
Pulling the devtools repo as well well.
This commit is contained in:
parent
54d04b20cf
commit
e310bc3f27
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ REPOS=(
|
|||
"nqrduckumentation"
|
||||
)
|
||||
|
||||
# Pull the current repository
|
||||
echo "Pulling changes in nqrduck-devtools..."
|
||||
git pull
|
||||
|
||||
cd ..
|
||||
|
||||
# Iterate through the repositories and run git pull on each one
|
||||
|
|
Loading…
Reference in a new issue