mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Use wekan/wekan repo.
Thanks to xet7 !
This commit is contained in:
parent
d70ad9d733
commit
0ade4dbf00
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ sudo useradd --user-group --system --home-dir /home/wekan wekan
|
|||
sudo mkdir -p /home/wekan
|
||||
sudo chown wekan:wekan /home/wekan/
|
||||
|
||||
sudo -u wekan git clone https://github.com/j-fuentes/wekan.git /home/wekan/app
|
||||
sudo -u wekan git clone https://github.com/wekan/wekan.git /home/wekan/app
|
||||
|
||||
sudo yum install -y ${BUILD_DEPS}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue