这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@markuspoerschke
Copy link
Contributor

There was a missing placeholder in the template string.
That caused that %!(EXTRA string=... is added to the crontab file which causes commands to fail.

(I did not yet test this. If you can do it, fine, otherwise I will try to test tomorrow.)

There was a missing placeholder in the template string.
That caused that `%!(EXTRA string=...` is added to the crontab file which causes commands to fail.
@josegonzalez
Copy link
Member

I swear I fixed this...

@josegonzalez josegonzalez merged commit 14249de into dokku:master Feb 18, 2021
github-actions bot pushed a commit that referenced this pull request Feb 18, 2021
# History

## 0.23.6

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.23.6/bootstrap.sh
sudo DOKKU_TAG=v0.23.6 bash bootstrap.sh
```

### Bug Fixes

- #4412: @markuspoerschke Fix generation of crontab

### Documentation

- #4411: @ltalirz Replace nginx:build-config => proxy:build-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants