Update version

This commit is contained in:
Oscar 2021-05-29 13:33:41 -05:00
parent adc1bc6a04
commit 34183e922e
1 changed files with 2 additions and 2 deletions

View File

@ -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"