mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Add blank line before EOF in cron
This commit is contained in:
parent
60d2f876a4
commit
ae1b790627
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-activities
|
||||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-video-clips
|
||||
* * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/public/index.php scheduled-websub-publish
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue