5 lines
94 B
Bash
Executable File
5 lines
94 B
Bash
Executable File
mkdir -p /web
|
|
curl -O https://bootstrap.pypa.io/get-pip.py
|
|
python get-pip.py --user
|
|
#sdssdsds
|