This commit is contained in:
Ulf Gebhardt 2023-05-03 10:19:01 +02:00
parent 7cb11af599
commit bf3cbfa875
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -215,7 +215,7 @@ This opens the crontab in edit-mode and insert the following entry:
```
For production systems this is not need by default since the yarn output is deleted when `start.sh` is executed. If the service runs stable and does not restart frequently the yarn output to the tmp folder scales with the amount of services running.
For production systems this is not needed by default since the yarn output is deleted when `start.sh` is executed. If the service runs stable and does not restart frequently, the yarn output to the tmp folder scales with the amount of services running.
## Define Cronjob To start backup script automatically