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