ajout firebird
This commit is contained in:
parent
e233164591
commit
9a51326d12
13 changed files with 176 additions and 0 deletions
16
ressources/humhub/README.MD
Normal file
16
ressources/humhub/README.MD
Normal file
|
@ -0,0 +1,16 @@
|
|||
#### roundcubemail
|
||||
|
||||
##### Information
|
||||
Site : https://www.humhub.com/en/
|
||||
|
||||
Source : https://github.com/humhub/humhub
|
||||
|
||||
##### Install
|
||||
|
||||
```bash
|
||||
apt install -y wget ca-certificates
|
||||
wget -qO - https://deb.lgy.fr/install.sh | bash
|
||||
apt-get update
|
||||
apt install humhub
|
||||
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue