1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 00:34:40 +01:00
MadelineProto/tests/conversion/after-70.sh
2021-03-30 16:10:37 +02:00

5 lines
140 B
Bash
Executable File

#!/bin/bash -e
#find vendor/danog/madelineproto -type f -name '*.php' -exec sed 's/: EncryptableSocket/: \\Amp\\Socket\\Socket/g' -i {} +