Skip to content

Commit 7acc7e4

Browse files
committed
Add missing 'php-main-web'
1 parent 6042556 commit 7acc7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: populate-rsync.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ git clone https://github.com/php/web-shared.git shared
2929
git clone https://github.com/php/systems.git systems
3030
git clone https://github.com/php/web-pres2.git talks
3131

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
32+
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
3333
cd /local/mirrors/$i
3434
git clone https://github.com/php/web-shared.git shared
3535
done

0 commit comments

Comments
 (0)