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