1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 19:24:42 +01:00
MadelineProto/tests/setup.sh

8 lines
78 B
Bash
Raw Permalink Normal View History

2023-11-30 19:30:29 +01:00
#!/bin/bash
set -ex
export COMPOSER_PROCESS_TIMEOUT=100000
composer update