We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6042556 commit 7acc7e4Copy full SHA for 7acc7e4
populate-rsync.sh
@@ -29,7 +29,7 @@ git clone https://github.com/php/web-shared.git shared
29
git clone https://github.com/php/systems.git systems
30
git clone https://github.com/php/web-pres2.git talks
31
32
-for i in docweb php-people-web qaweb php-gcov-web php-master-web php-news-web php-bugs-web php-gtk-web talks; do
+for i in php-main-web docweb php-people-web qaweb php-gcov-web php-master-web php-news-web php-bugs-web php-gtk-web talks; do
33
cd /local/mirrors/$i
34
git clone https://github.com/php/web-shared.git shared
35
done
0 commit comments