1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 15:51:15 +01:00
This commit is contained in:
Daniil Gentili 2023-05-27 01:10:07 +02:00
parent 4341727d96
commit e24d5cf206

View File

@ -139,7 +139,8 @@ db mysql
k
echo "Testing with new version (upgrade)..."
rm madeline-*phar madeline-*version
rm -f madeline-*phar madeline-*version
rm -f tests/madeline-*phar tests/madeline-*version
php tools/makephar.php $madelinePath/../phar "madeline$php$branch.phar" "$COMMIT-81"
cp "madeline$php$branch.phar" "madeline-TESTING.phar"