mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed typos
This commit is contained in:
parent
3efb2cc1b7
commit
1241f00ede
@ -198,7 +198,7 @@ Follow the commands in `./install.sh` as installation pattern.
|
||||
|
||||
## Define Cronjob To Compensate Yarn Output In `/tmp`
|
||||
|
||||
`yarn` creates output in `/tmp` directory. This output is generated whenever `yarn start` is called. THis is especially problematic on staging systems where instable versions are automatically deployed which can lead to a ever resatrting service, hence generating alot of yarn output.
|
||||
`yarn` creates output in `/tmp` directory. This output is generated whenever `yarn start` is called. This is especially problematic on staging systems where instable versions are automatically deployed which can lead to an ever restarting, hence generating a lot of yarn output.
|
||||
|
||||
To solve this you can install the following hourly cron using `crontab` as `gradido` user.he `gradido` user.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user