mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 15:51:15 +01:00
Fixes
This commit is contained in:
parent
4341727d96
commit
e24d5cf206
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user