Make sure the script is executable.

This commit is contained in:
Bruno Bernardino 2022-06-01 08:07:13 +01:00
parent 5a81db9f71
commit 0d7be538ed
No known key found for this signature in database
GPG Key ID: D1B0A69ADD114ECE
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ component and web app with [Docker](https://www.docker.com/) and
then obtain a TLS certificate:
```sh
./get-cert.sh
chmod +x ./get-cert.sh && ./get-cert.sh
```
4. Start the server, pwa, database and reverse proxy: