mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Use different OS for WeKan releases.
This commit is contained in:
parent
1db3d9a081
commit
a176a58a72
1 changed files with 1 additions and 1 deletions
|
|
@ -26,10 +26,10 @@ if [ ! -d ~/python/esprima-python ]; then
|
|||
# https://github.com/wekan/wekan/issues/4280
|
||||
# https://github.com/sandstorm-io/sandstorm/issues/3600
|
||||
# sudo pip3 install .
|
||||
sudo pip3 install .
|
||||
# b) Generating docs Works on Linux Mint with this,
|
||||
# and also generating Sandstorm WeKan package works:
|
||||
# sudo python3 setup.py install --record files.txt
|
||||
sudo python3 setup.py install --record files.txt
|
||||
fi
|
||||
|
||||
# 2) Go to Wekan repo directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue