(08-19-2015, 01:21 AM)Me.B Wrote: updater ok.
https://raw.githubusercontent.com/sentor...r_1.0.3.sh
can you apply it again? it's safe
Thank you for your support. In case anyone hits this, I had to manually run the daemon to get the last version displayed (and beta removed).
Just do:
Code:
php -q /etc/sentora/panel/bin/daemon.php
Turns out that somehow on ubuntu 14.04 the cron daemon was not installed correctly.
Code:
apt-get install cron
... did the trick!
Awesome work, thanks!