diff --git a/strytond_service b/strytond_service index 57c1644..bf17078 100644 --- a/strytond_service +++ b/strytond_service @@ -5,8 +5,8 @@ NAME="strytond" DESC="Tryton" PSKUSER=psk HOMEX=/home/${PSKUSER} -NAME_ENV=tryton50 -VERSION="5.0" +NAME_ENV=tryton60 +VERSION="6.0" DAEMON="${HOMEX}/.virtualenvs/${NAME_ENV}/bin/trytond" PIDFILE="/var/run/$NAME.pid"