Open I-LOVE-C2H5OH opened 4 years ago
nice
отлично
thanks
edit wb.sh (vi wb.sh) add rm QueryCache/*
Any reason why removing cache is mandatory on iPhone?
PS: Use rm -rf QueryCache
instead (or rm -f QueryCache/*
) as it will error the first time you run it otherwise (no such file or directly). -f
flag will force deletion even if no file exist.
отредактировать wb.sh (vi wb.sh) добавить rm QueryCache / *
Есть ли причина, по которой удаление кеша на iPhone обязательно? PS: Используйте
rm -rf QueryCache
вместо (илиrm -f QueryCache/*
), поскольку в противном случае при первом запуске будет ошибка (нет такого файла или напрямую).-f
флаг принудительно удалит, даже если файл не существует.
Yes, the behavior is as if the keys are not suitable, but at the first launch it starts, and the subsequent ones do not
1) install TestFlight 2) install ISH 3) install libs (git, gcc, zlib-dev, openssl-dev, curl, readline-dev, make, rust-stdlib)(apk add "LIB") 4) write git clone https://github.com/Levak/warfacebot.git 5) cd warfacebot 6) write "make" and wait 7) edit wb.sh (vi wb.sh) add rm QueryCache/* 8) write sh wb.sh server 9) write login and password the bot is running