1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 02:14:38 +01:00
MadelineProto/tests/conversion/after-70.sh

5 lines
140 B
Bash
Raw Normal View History

2019-12-26 22:02:36 +01:00
#!/bin/bash -e
2019-12-26 19:47:24 +01:00
2021-03-30 16:10:37 +02:00
#find vendor/danog/madelineproto -type f -name '*.php' -exec sed 's/: EncryptableSocket/: \\Amp\\Socket\\Socket/g' -i {} +
2019-12-26 19:47:24 +01:00