debmaker/ressources/humhub/README.MD

17 lines
262 B
Plaintext
Raw Permalink Normal View History

2024-11-11 00:11:03 +01:00
#### 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
```