Skip to content

Commit e1fa169

Browse files
underaclaude
andcommitted
Fix: include out.xml in upload for PWE /repo/ routing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c95529f commit e1fa169

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prepare-upload.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ cp site/index.php upload/
2424
cp site/cfg.php upload/
2525
cp site/composer.json upload/
2626
cp -r site/JPGC upload/
27+
cp site/dat/out.xml upload/dat/
2728

2829
php --version
2930
curl -sS https://getcomposer.org/installer | php

0 commit comments

Comments
 (0)