mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 01:14:39 +01:00
Fixes
This commit is contained in:
parent
e24d5cf206
commit
c94b25f32f
@ -143,8 +143,8 @@ 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"
|
||||
echo -n "TESTING" > "madeline-$php.phar.version"
|
||||
cp "madeline$php$branch.phar" "tests/madeline-TESTING.phar"
|
||||
echo -n "TESTING" > "tests/madeline-$php.phar.version"
|
||||
echo 0.0.0.0 phar.madelineproto.xyz > /etc/hosts
|
||||
cp tools/phar.php madeline.php
|
||||
export ACTIONS_PHAR=1
|
||||
|
Loading…
Reference in New Issue
Block a user