mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated New card with Python3 and REST API (markdown)
parent
99f6279240
commit
23c547cc54
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Debian/Ubuntu
|
|||
sudo apt-get -y install python3 python3-pip python3-pycurl python3-simplejson
|
||||
sudo pip3 install pip --upgrade
|
||||
sudo pip3 install certifi
|
||||
chmod +x newcard.py
|
||||
chmod +x wekan.py
|
||||
./wekan.py
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue