index
:
openwrt-packages.git
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
Community maintained packages for OpenWrt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python
/
python-pyodbc
/
test.sh
blob: f6cf04b11af0819d50cdd4cdbe5d4262a1010eb1 (
plain
)
1
2
3
4
5
#!/bin/sh
[
"
$1
"
=
python3-pyodbc
]
||
exit
0
python3
-c
'import pyodbc'