This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
packages
mirror of
https://git.openwrt.org/feed/packages.git
Watch
1
Star
0
Fork
You've already forked packages
0
Code
Issues
Projects
Releases
Wiki
Activity
df9015f9da
packages
/
lang
/
python
/
python-pip
/
test.sh
6 lines
89 B
Bash
Raw
Blame
History
#!/bin/sh
[
"
$1
"
=
python3-pip
]
||
exit
0
pip --version
|
grep -F
"
pip
$PKG_VERSION
"
Reference in New Issue
View Git Blame
Copy Permalink