add proxy support

This commit is contained in:
Your Name
2021-07-31 12:15:32 +00:00
parent 532a0475bf
commit e1cae5872e
7 changed files with 113 additions and 15 deletions

View File

@@ -25,6 +25,6 @@ for patch in $ALLPATCHS_E; do
read -n 1
fi
bash ~/buildtools/export-single-patch.sh $patch $PATCH_FILE
bash ~/bromite-buildtools/export-single-patch.sh $patch $PATCH_FILE
done