#1 feat: add Apache

This commit is contained in:
dancingCycle 2022-03-03 06:03:53 +01:00
parent 3bbaa59d28
commit a5fc3f43cb
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ sudo apt update
* install directly from the official repository
```
sudo apt install maven --no-install-recommends
sudo apt-get install apache2 --no-install-recommends
```