mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 17:31:11 +01:00
Finalize
This commit is contained in:
parent
287bb64598
commit
209c699ef5
@ -144,7 +144,6 @@ runTestSimple()
|
||||
}
|
||||
runTest()
|
||||
{
|
||||
return
|
||||
[ "$1" != "" ] && p="$1" || p=php
|
||||
echo "m
|
||||
$API_ID
|
||||
@ -163,7 +162,6 @@ n
|
||||
|
||||
k()
|
||||
{
|
||||
return
|
||||
while :; do pkill -f 'MadelineProto worker .*' || break && sleep 1; done
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user