2
0
mirror of https://github.com/ars3niy/tdlib-purple synced 2025-08-22 01:49:29 +00:00

Probably fixed CI

This commit is contained in:
Arseniy Lartsev 2021-01-01 01:43:33 +01:00
parent cd394f97bf
commit ee38a0c719

View File

@ -1,7 +1,7 @@
#!/bin/sh
set -ex
cd "$(dirname $0)"
cd "$(dirname $0)/.."
# == CONFIGURATION ==
if [ "$#" != "2" ] ; then