[Quick Deploy] Small fix in README

This commit is contained in:
Marcel Kapfer 2020-04-12 20:29:09 +02:00
parent f481da3ee8
commit 7a36926518
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ You have a Git server (like [Gitea](https://gitea.io), but just a bare repo shou
```
#!/bin/sh
curl https://your.deploy.server?secret=YOUR_SECRET
curl https://your.deploy.server/quick-deploy.php?secret=YOUR_SECRET
```
## Configuration variables
@ -32,4 +32,4 @@ Here is a alphabetically list of possible configuration variables and if it is n
## Contribute
Feel free to contribute if you want to.
Feel free to contribute if you want to.