mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update install_pip.sh
This commit is contained in:
parent
26015de44b
commit
48892c8e11
@ -1,4 +1,4 @@
|
|||||||
#/bin/sh
|
#!/bin/sh
|
||||||
cd /tmp
|
cd /tmp
|
||||||
curl -L https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
curl -L https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
||||||
ln -s $(podman inspect unifi-os -f {{.GraphDriver.Data.MergedDir}})/usr/lib/aarch64-linux-gnu/libssl.so.1.1 /usr/lib64/
|
ln -s $(podman inspect unifi-os -f {{.GraphDriver.Data.MergedDir}})/usr/lib/aarch64-linux-gnu/libssl.so.1.1 /usr/lib64/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user