Re: [Dolibarr-dev] Upgrade process

2018-06-17 Par sujet Laurent Dinclaux
Le sam. 16 juin 2018 à 20:14, Jacques PYRAT a écrit : > I was comparing : > https://wiki.dolibarr.org/index.php/Installation_-_Upgrade > > and > > https://docs.nextcloud.com/server/13/admin_manual/maintenance/update.html > > sudo -u www-data php updater.phar --no-interaction > > is a bliss !

Re: [Dolibarr-dev] Upgrade process

2018-06-17 Par sujet Laurent Dinclaux
Le sam. 16 juin 2018 à 20:14, Jacques PYRAT a écrit : > I was comparing : > https://wiki.dolibarr.org/index.php/Installation_-_Upgrade > > and > > https://docs.nextcloud.com/server/13/admin_manual/maintenance/update.html > > sudo -u www-data php updater.phar --no-interaction > > is a bliss !

Re: [Dolibarr-dev] Upgrade process

2018-06-17 Par sujet Sasa Ostrouska
On Sun, Jun 17, 2018 at 10:08 AM, Jacques PYRAT wrote: > INOVEA CONSEIL a écrit le 17/06/2018 à 09:05 : > >> Hi, >> >> The installer and upgrader script was already simple. You call the >> script, you check if all is ok. That's all. >> > Are you joking ? > Or is there an other script that is not

Re: [Dolibarr-dev] Upgrade process

2018-06-17 Par sujet Jacques PYRAT
INOVEA CONSEIL a écrit le 17/06/2018 à 09:05 : Hi, The installer and upgrader script was already simple. You call the script, you check if all is ok. That's all. Are you joking ? Or is there an other script that is not documented ? Regards, -- Jacques __

Re: [Dolibarr-dev] Upgrade process

2018-06-17 Par sujet INOVEA CONSEIL
Hi, The installer and upgrader script was already simple. You call the script, you check if all is ok. That's all. Have a nice day Le sam. 16 juin 2018 à 10:58, Jacques PYRAT a écrit : > Hi, > > > I was comparing : > https://wiki.dolibarr.org/index.php/Installation_-_Upgrade > > and > > https:

[Dolibarr-dev] Upgrade process

2018-06-16 Par sujet Jacques PYRAT
Hi, I was comparing : https://wiki.dolibarr.org/index.php/Installation_-_Upgrade and https://docs.nextcloud.com/server/13/admin_manual/maintenance/update.html |    sudo -u www-data php updater.phar --no-interaction | |is a bliss !| | | Do you plan a better upgrade process for Dolibarr ?