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-argcomplete
/
test.sh
blob: 0ecba3e5be8b5744d61ebae9251f93d01454de96 (
plain
)
1
2
3
4
5
#!/bin/sh
[
"
$1
"
=
python3-argcomplete
]
||
exit
0
python3
-c
'import argcomplete'