You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the crontab entry to be removed so users are able to set their own wihtout having to remove/comment it out every time the container is restarted.
Game
PaperMC
Linux distro
Ubuntu 22.04
Command
command: update
Further information
There is a cron entry in the container by default:
*/60 **** /app/pmcserver update > /dev/null 2>&1
I don't know if this is intentional, but it is very annoying because I'd like to set my own update interval without having to modify the actual application code. I didn't think it was necessary to make an issue for such a small problem. Thanks!
Relevant log output
No response
Steps to reproduce
Use the container lol
The text was updated successfully, but these errors were encountered:
User story
I want the crontab entry to be removed so users are able to set their own wihtout having to remove/comment it out every time the container is restarted.
Game
PaperMC
Linux distro
Ubuntu 22.04
Command
command: update
Further information
There is a cron entry in the container by default:
I don't know if this is intentional, but it is very annoying because I'd like to set my own update interval without having to modify the actual application code. I didn't think it was necessary to make an issue for such a small problem. Thanks!
Relevant log output
No response
Steps to reproduce
The text was updated successfully, but these errors were encountered: