a
This commit is contained in:
parent
1bed66c8ea
commit
de8e8d04a6
1 changed files with 3 additions and 1 deletions
4
init.sh
4
init.sh
|
@ -1,2 +1,4 @@
|
|||
apk add python3
|
||||
pip3 install --upgrade pip
|
||||
pip3 install --upgrade pip
|
||||
pip3 install pipenv
|
||||
pipenv install
|
Loading…
Reference in a new issue