File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 17671767$HESTIA /bin/v-add-web-domain admin $servername
17681768check_result $? " can't create $servername domain"
17691769
1770+ # Enable automatic updates
1771+ $HESTIA /bin/v-add-cron-hestia-autoupdate
1772+
17701773# Adding cron jobs
17711774command=" sudo $HESTIA /bin/v-update-sys-queue disk"
17721775$HESTIA /bin/v-add-cron-job ' admin' ' 15' ' 02' ' *' ' *' ' *' " $command "
@@ -1838,8 +1841,8 @@ Web: https://www.hestiacp.com/
18381841Forum: https://forum.hestiacp.com/
18391842GitHub: https://www.github.com/hestiacp/hestiacp
18401843
1841- Want to join our beta test program? Please email us at
1842- info@hestiacp.com or join in on GitHub to start contributing today .
1844+ Note: Automatic updates are enabled by default. If you would like to disable them,
1845+ please log in and navigate to Server > Updates to turn them off .
18431846
18441847Help support the Hestia Contol Panel project by donating via PayPal:
18451848https://www.hestiacp.com/donate
Original file line number Diff line number Diff line change 16621662$HESTIA /bin/v-add-web-domain admin $servername
16631663check_result $? " can't create $servername domain"
16641664
1665+ # Enable automatic updates
1666+ $HESTIA /bin/v-add-cron-hestia-autoupdate
1667+
16651668# Adding cron jobs
16661669command=" sudo $HESTIA /bin/v-update-sys-queue disk"
16671670$HESTIA /bin/v-add-cron-job ' admin' ' 15' ' 02' ' *' ' *' ' *' " $command "
@@ -1733,8 +1736,8 @@ Web: https://www.hestiacp.com/
17331736Forum: https://forum.hestiacp.com/
17341737GitHub: https://www.github.com/hestiacp/hestiacp
17351738
1736- Want to join our beta test program? Please email us at
1737- info@hestiacp.com or join in on GitHub to start contributing today .
1739+ Note: Automatic updates are enabled by default. If you would like to disable them,
1740+ please log in and navigate to Server > Updates to turn them off .
17381741
17391742Help support the Hestia Contol Panel project by donating via PayPal:
17401743https://www.hestiacp.com/donate
You can’t perform that action at this time.
0 commit comments