Community

How to automate the upgrade for Cyberpanel?

ma
mauamolat #1

Hi Guys,

I’m new here. I just want to get a few insights about How to automate the upgrade for Cyberpanel. Thank you

MK
Mirza Khadnezar S [sick] #2

as far as i can remember
the only only one interactive between screen and user is only at the beginning to check the version and that have timeout to default option

maybe you can create new script

screen (if your distro can/have screen )
(execute the upgrade command)

save

put that sh to crontab

or you can check the version at git
then if different run upgrade-syntax else
exit

put that sh at crontab

ma
mauamolat #3

Can you give an example for crontab?

MK
Mirza Khadnezar S [sick] #4

im not good in “manual” crontab
maybe other member can help you

ma
mauamolat #5

Thanks Mate

Sign in to reply