Pulling the devtools repo as well well.

This commit is contained in:
jupfi 2024-05-07 14:34:37 +02:00
parent 54d04b20cf
commit e310bc3f27

View file

@ -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