/
UCS
/
openwrt_packages
Обзор
Документация
Войти
/
UCS
/
openwrt_packages
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
lang/python/python-twisted/test.sh
5 строк
99 B
Jeffery To
python-twisted: Update to 23.8.0, rework patches
06 окт 2023, 00:37
06 окт 2023, 00:37
00841f9
Код
Авторство
О чём код?
#!/bin/sh [ "$1" = python3-twisted ] || exit 0 python3 -c 'from twisted.internet import reactor'